diff --git a/setup.cfg b/setup.cfg index 36685cc7..fc3a6c3e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -38,7 +38,7 @@ install_requires = pandas==2.2.2 wrapt==1.16.0 pytz==2024.1 - pythonnet + pythonnet==3.0.3 python_requires = >= 3.8 include_package_data = True zip_safe=False