diff --git a/setup.cfg b/setup.cfg index 3a4ddfc0..db382e65 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,7 +30,7 @@ classifiers = [options] zip_safe = True include_package_data = True -python_requires = >=3.9, <=3.14 +python_requires = >=3.9, <3.15 install_requires = numpy scipy