diff --git a/setup.cfg b/setup.cfg index 07951db..207fb68 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,7 +18,7 @@ zip_safe = False include_package_data = True install_requires = PyYAML==5.3.1 - pydantic==1.7.3 + pydantic==1.10.0 setup_requires = setuptools_scm