We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84d9e45 commit f2ecbc2Copy full SHA for f2ecbc2
requirements.txt
@@ -30,7 +30,7 @@ pyflakes==3.2.0 ; python_version >= "3.10" and python_version < "4.0"
30
pytest==8.3.3 ; python_version >= "3.10" and python_version < "4.0"
31
python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0"
32
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"
+tomli==2.1.0 ; 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"
0 commit comments