We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4f5fea commit 262883fCopy full SHA for 262883f
requirements.txt
@@ -13,7 +13,7 @@
13
GDAL>=3.4.2
14
Pyro4==4.77 # pip-only
15
pandas>=1.2.1
16
-numpy>=1.11.0,!=1.16.0
+numpy>=1.11.0,!=1.16.0,<2.0
17
Rtree>=0.8.2,!=0.9.1
18
shapely>=2.0.0
19
scipy>=1.9.0,!=1.12.*
0 commit comments