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 723b820 commit 5ce8364Copy full SHA for 5ce8364
docker/env.yaml
@@ -57,6 +57,7 @@ dependencies:
57
- frozenlist
58
- fsspec
59
- GeoAlchemy2
60
+ - geomad
61
- greenlet
62
- HeapDict
63
- idna
@@ -79,8 +80,7 @@ dependencies:
79
80
- munch
81
- netCDF4
82
- networkx
-# for the sake of geomedian address this later
83
- - numpy<2.0
+ - numpy
84
- ordered-set
85
- packaging
86
- pandas
tests/requirements.txt
@@ -9,7 +9,7 @@ future_fstrings
9
mock
10
moto
11
networkx
12
-numpy<2.0
+numpy
13
odc-algo>=1.0.1
14
odc-cloud>=0.2.5
15
odc-dscache>=1.9
0 commit comments