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 84d9e45 commit bbf561aCopy full SHA for bbf561a
requirements.txt
@@ -33,6 +33,6 @@ simple-websocket==1.1.0 ; python_version >= "3.10" and python_version < "4.0"
33
tomli==2.0.2 ; python_version >= "3.10" and python_version < "3.11"
34
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "3.11"
35
webassets==2.0 ; python_version >= "3.10" and python_version < "4.0"
36
-werkzeug==3.0.4 ; python_version >= "3.10" and python_version < "4.0"
+werkzeug==3.0.6 ; python_version >= "3.10" and python_version < "4.0"
37
win32-setctime==1.1.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32"
38
wsproto==1.2.0 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments