diff --git a/requirements.txt b/requirements.txt index 43773ef..b56e2a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ jinja2==3.1.2 ; python_version >= "3.11" and python_version < "4.0" magic-filter==1.0.12 ; python_version >= "3.11" and python_version < "4.0" markupsafe==2.1.3 ; python_version >= "3.11" and python_version < "4.0" multidict==6.0.4 ; python_version >= "3.11" and python_version < "4.0" -pydantic-core==2.6.3 ; python_version >= "3.11" and python_version < "4.0" +pydantic-core==2.17.0 ; python_version >= "3.11" and python_version < "4.0" pydantic==2.3.0 ; python_version >= "3.11" and python_version < "4.0" python-dotenv==1.0.0 ; python_version >= "3.11" and python_version < "4.0" setuptools==69.0.2 ; python_version >= "3.12" and python_version < "4.0"