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 b353d53Copy full SHA for b353d53
requirements.txt
@@ -27,7 +27,7 @@ ply==3.11 ; python_version >= "3.12" and python_version < "4.0"
27
pycodestyle==2.14.0 ; python_version >= "3.12" and python_version < "4.0"
28
pyflakes==3.4.0 ; python_version >= "3.12" and python_version < "4.0"
29
pygments==2.19.2 ; python_version >= "3.12" and python_version < "4.0"
30
-pytest==8.4.1 ; python_version >= "3.12" and python_version < "4.0"
+pytest==8.4.2 ; 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"
0 commit comments