diff --git a/setup.cfg b/setup.cfg index 2ac5b3c31..a0517b587 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,7 +32,7 @@ install_requires = paramiko ruamel.yaml furl - pydantic[email]>1.8.1,<2.0.0 + pydantic[email]>=1.8.2,<2.0.0 python-dotenv>=0.10.4 datamodel-code-generator[http] >= 0.11.14 python-frontmatter