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 d663ae3 commit ff9db5aCopy full SHA for ff9db5a
requirements.txt
@@ -24,5 +24,5 @@ pytest==8.4.2 ; python_version >= "3.12" and python_version < "4.0"
24
python-dotenv==1.1.1 ; python_version >= "3.12" and python_version < "4.0"
25
sqlalchemy==2.0.43 ; python_version >= "3.12" and python_version < "4.0"
26
typing-extensions==4.15.0 ; python_version >= "3.12" and python_version < "4.0"
27
-werkzeug==3.1.3 ; python_version >= "3.12" and python_version < "4.0"
+werkzeug==3.1.5 ; python_version >= "3.12" and python_version < "4.0"
28
win32-setctime==1.2.0 ; python_version >= "3.12" and python_version < "4.0" and sys_platform == "win32"
0 commit comments