We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a0e15c6 + bf4ac53 commit b50c5c6Copy full SHA for b50c5c6
requirements.txt
@@ -13,6 +13,6 @@ packaging==25.0 ; python_version >= "3.12" and python_version < "4.0"
13
python-dotenv==1.1.1 ; python_version >= "3.12" and python_version < "4.0"
14
sqlalchemy==2.0.41 ; python_version >= "3.12" and python_version < "4.0"
15
typing-extensions==4.14.0 ; python_version >= "3.12" and python_version < "4.0"
16
-werkzeug==3.1.4 ; python_version >= "3.12" and python_version < "4.0"
+werkzeug==3.1.5 ; python_version >= "3.12" and python_version < "4.0"
17
wtforms-sqlalchemy==0.4.2 ; python_version >= "3.12" and python_version < "4.0"
18
wtforms==3.2.1 ; python_version >= "3.12" and python_version < "4.0"
0 commit comments