We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 82fbaac commit 868c4daCopy full SHA for 868c4da
requirements.txt
@@ -26,7 +26,7 @@ platformdirs==4.3.6 ; python_version >= "3.10" and python_version < "4.0"
26
pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0"
27
ply==3.11 ; python_version >= "3.10" and python_version < "4.0"
28
pycodestyle==2.12.1 ; python_version >= "3.10" and python_version < "4.0"
29
-pyflakes==3.2.0 ; python_version >= "3.10" and python_version < "4.0"
+pyflakes==3.3.1 ; python_version >= "3.10" and python_version < "4.0"
30
pytest==8.3.5 ; 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"
0 commit comments