We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d04157d commit 31bf324Copy full SHA for 31bf324
requirements.txt
@@ -24,4 +24,4 @@ python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
24
sqlalchemy==2.0.20 ; python_version >= "3.10" and python_version < "4.0"
25
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
26
typing-extensions==4.8.0 ; python_version >= "3.10" and python_version < "4.0"
27
-werkzeug==2.3.7 ; python_version >= "3.10" and python_version < "4.0"
+werkzeug==2.3.8 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments