diff --git a/setup.cfg b/setup.cfg index 1d6f2d7..9852213 100644 --- a/setup.cfg +++ b/setup.cfg @@ -12,7 +12,7 @@ platforms = Linux, Mac OS X, Windows packages = find: install_requires = numpy >= 1.20.0 -python_requires = >=3.7,<3.10 +python_requires = >=3.7,<3.11 [options.extras_require] test =