Skip to content

Commit b020172

Browse files
author
Emma Ai
committed
update dependencies in test
1 parent e86f22c commit b020172

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docker/env.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ dependencies:
4848
- dask-image
4949
- deepdiff
5050
- defusedxml
51-
- distributed<2024.11.0
51+
- distributed
5252
- docutils
5353
- fiona
5454
- Flask

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--extra-index-url https://packages.dea.ga.gov.au/
2-
datacube>=1.9
2+
datacube @ git+https://github.com/opendatacube/datacube-core@565de91
33
datacube-ows>=1.9
44
# for pytest-depends
55
deepdiff

0 commit comments

Comments
 (0)