diff --git a/setup.cfg b/setup.cfg index 514f3216..2317c27f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,7 +32,7 @@ install_requires = [options.extras_require] lxml = lxml -converters = cattrs >= 1.10.0 +converters = cattrs >= 22.2.0 json = cattrs >= 22.2.0 orjson ; platform_python_implementation != 'PyPy'