We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11abce6 commit 8b91198Copy full SHA for 8b91198
requirements.txt
@@ -27,5 +27,5 @@ pytest==8.1.1 ; python_version >= "3.10" and python_version < "4.0"
27
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
28
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
29
typing-extensions==4.11.0 ; python_version >= "3.10" and python_version < "3.11"
30
-werkzeug==3.0.2 ; python_version >= "3.10" and python_version < "4.0"
+werkzeug==3.0.3 ; python_version >= "3.10" and python_version < "4.0"
31
wtforms==3.1.2 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments