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 b74a5de commit 9083053Copy full SHA for 9083053
pyproject.toml
@@ -34,7 +34,7 @@ classifiers=[
34
]
35
36
dependencies = [
37
- "scipy>=1.4.1, <1.14",
+ "scipy>=1.4.1, <1.16",
38
"pandas>1.1, <3.0, !=1.4.0",
39
"matplotlib>=3.5, <=3.10",
40
"pydantic>=2",
0 commit comments