diff --git a/setup.cfg b/setup.cfg index fd5907f..4b8b51f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,7 +36,7 @@ package_dir = =src install_requires = - pydantic==1.9.0 + pydantic==1.10.3 pyyaml==6.0 requests==2.27.1 rich==12.4.1