diff --git a/requirements.txt b/requirements.txt index fa7e7ce..a22e543 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pathspec==0.12.1 ; python_version >= "3.10" and python_version < "4.0" platformdirs==4.1.0 ; python_version >= "3.10" and python_version < "4.0" ply==3.11 ; python_version >= "3.10" and python_version < "4.0" pycodestyle==2.11.1 ; python_version >= "3.10" and python_version < "4.0" -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" python-dateutil==2.8.2 ; python_version >= "3.10" and python_version < "4.0" python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0" six==1.16.0 ; python_version >= "3.10" and python_version < "4.0"