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 7dd1ad3 commit 9a8ad83Copy full SHA for 9a8ad83
setup.cfg
@@ -22,7 +22,7 @@ python_requires = >=3.6
22
install_requires =
23
msvc-runtime; os_name=="nt"
24
numpy
25
- pandas
+ pandas!=2.2.0
26
scipy
27
importlib-metadata; python_version<"3.8"
28
0 commit comments