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 5158ea1 commit a9ddaafCopy full SHA for a9ddaaf
setup.py
@@ -15,7 +15,7 @@
15
16
requirements = [
17
"numpy>=1.24,<2",
18
- "scipy",
+ "scipy<=1.12.0",
19
"matplotlib",
20
"pyproj",
21
"configparser",
0 commit comments