We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8811237 commit b5d555fCopy full SHA for b5d555f
requirements.txt
@@ -20,7 +20,7 @@ jinja2==3.1.2 ; python_version >= "3.11" and python_version < "4.0"
20
magic-filter==1.0.12 ; python_version >= "3.11" and python_version < "4.0"
21
markupsafe==2.1.3 ; python_version >= "3.11" and python_version < "4.0"
22
multidict==6.0.4 ; python_version >= "3.11" and python_version < "4.0"
23
-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"
24
pydantic==2.3.0 ; python_version >= "3.11" and python_version < "4.0"
25
python-dotenv==1.0.0 ; python_version >= "3.11" and python_version < "4.0"
26
setuptools==69.0.2 ; python_version >= "3.12" and python_version < "4.0"
0 commit comments