We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4412099 commit 6365b94Copy full SHA for 6365b94
requirements.txt
@@ -22,7 +22,7 @@ pathspec==0.12.1 ; python_version >= "3.10" and python_version < "4.0"
22
platformdirs==4.1.0 ; python_version >= "3.10" and python_version < "4.0"
23
ply==3.11 ; python_version >= "3.10" and python_version < "4.0"
24
pycodestyle==2.11.1 ; python_version >= "3.10" and python_version < "4.0"
25
-pyflakes==3.1.0 ; python_version >= "3.10" and python_version < "4.0"
+pyflakes==3.3.2 ; python_version >= "3.10" and python_version < "4.0"
26
python-dateutil==2.8.2 ; python_version >= "3.10" and python_version < "4.0"
27
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
28
six==1.16.0 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments