diff --git a/setup.cfg b/setup.cfg index be218b0..afbcd23 100644 --- a/setup.cfg +++ b/setup.cfg @@ -35,8 +35,8 @@ install_requires = progressbar2 pandas>=1.1.0 jsonschema - requests<2.29.0 - typing_extensions>=3.7.4.2,<4.4 + requests + typing_extensions>=3.7.4.2,<5 [options.extras_require] deploy = twine; wheel; m2r