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 033cf2e commit 7c1a29aCopy full SHA for 7c1a29a
setup.py
@@ -14,7 +14,7 @@
14
15
16
requirements = [
17
- "numpy==1.26",
+ "numpy>=1.24,<2",
18
"scipy",
19
"matplotlib",
20
"pyproj",
0 commit comments