We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99229e1 commit 34d1b7fCopy full SHA for 34d1b7f
requirements.txt
@@ -39,5 +39,5 @@ sqlalchemy==2.0.29 ; python_version >= "3.10" and python_version < "4.0"
39
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
40
typing-extensions==4.11.0 ; python_version >= "3.10" and python_version < "4.0"
41
webassets==2.0 ; python_version >= "3.10" and python_version < "4.0"
42
-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"
43
wtforms==3.1.2 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments