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 28fbccb commit 7376639Copy full SHA for 7376639
requirements.txt
@@ -31,6 +31,6 @@ pytest==8.4.1 ; python_version >= "3.12" and python_version < "4.0"
31
python-dotenv==1.1.1 ; python_version >= "3.12" and python_version < "4.0"
32
simple-websocket==1.1.0 ; python_version >= "3.12" and python_version < "4.0"
33
webassets==2.0 ; python_version >= "3.12" and python_version < "4.0"
34
-werkzeug==3.1.3 ; python_version >= "3.12" and python_version < "4.0"
+werkzeug==3.1.4 ; python_version >= "3.12" and python_version < "4.0"
35
win32-setctime==1.2.0 ; python_version >= "3.12" and python_version < "4.0" and sys_platform == "win32"
36
wsproto==1.2.0 ; python_version >= "3.12" and python_version < "4.0"
0 commit comments