diff --git a/setup.cfg b/setup.cfg index 021adce..9558f91 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,7 +30,7 @@ include_package_data = true python_requires = >=3.10 install_requires = pydantic>=2.0,<3.0 - srsly>=2.4.0,<3.0.0 + srsly>=2.4.0,<4.0.0 [sdist] formats = gztar