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 ea102d6 commit 8110f12Copy full SHA for 8110f12
docker/requirements.txt
@@ -1,10 +1,5 @@
1
2
--extra-index-url https://packages.dea.ga.gov.au/
3
-
4
-# odc-stac is in PyPI
5
-# odc-stats[ows]
6
7
-# For ML
8
ai-edge-litert
9
datacube-ows
10
datacube[performance,s3]
@@ -18,4 +13,7 @@ odc-apps-dc-tools>=0.2.12
18
13
odc-cloud>=0.2.5
19
14
odc-dscache>=0.2.3
20
15
odc-stac @ git+https://github.com/opendatacube/odc-stac@69bdf64
16
+
17
+# odc-stac is in PyPI
+odc-stats @ git+https://github.com/opendatacube/odc-stats@major_upgrade_in_progress
21
tl2cgen
setup.cfg
@@ -42,7 +42,7 @@ install_requires =
42
fiona
43
rasterio>=1.3.2
44
s3fs
45
- tflite-runtime
+ ai-edge-litert
46
47
48
[options.entry_points]
0 commit comments