diff --git a/setup.cfg b/setup.cfg index c831f0b..97a7254 100644 --- a/setup.cfg +++ b/setup.cfg @@ -49,8 +49,8 @@ install_requires = Authlib>=1.2.0 rich typer - pydantic>=1.10.12,<2.0 - safety_schemas>=0.0.1 + pydantic>=1.10.12 + safety_schemas>=0.0.2 typing-extensions>=4.7.1 [options.entry_points]