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