diff --git a/setup.cfg b/setup.cfg index 354570f..cf08eb8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -22,7 +22,7 @@ python_requires = >=3.6 install_requires = msvc-runtime; os_name=="nt" numpy - pandas + pandas!=2.2.0 scipy importlib-metadata; python_version<"3.8"