We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e86f22c commit b020172Copy full SHA for b020172
docker/env.yaml
@@ -48,7 +48,7 @@ dependencies:
48
- dask-image
49
- deepdiff
50
- defusedxml
51
- - distributed<2024.11.0
+ - distributed
52
- docutils
53
- fiona
54
- Flask
tests/requirements.txt
@@ -1,5 +1,5 @@
1
--extra-index-url https://packages.dea.ga.gov.au/
2
-datacube>=1.9
+datacube @ git+https://github.com/opendatacube/datacube-core@565de91
3
datacube-ows>=1.9
4
# for pytest-depends
5
deepdiff
0 commit comments