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 7ebb7c6 commit 53c8d36Copy full SHA for 53c8d36
pyproject.toml
@@ -35,7 +35,7 @@ classifiers=[
35
36
dependencies = [
37
"scipy>=1.4.1, <1.14",
38
- "pandas>1.1, <2.0, !=1.4.0",
+ "pandas>1.1, <3.0, !=1.4.0",
39
"matplotlib>=3.5, <=3.10",
40
"pydantic>=2",
41
"PyYAML>=5.0.0, <6.1",
0 commit comments