downgrade pyflakes

This commit is contained in:
Ajay Raj 2023-03-19 15:46:26 -07:00
commit 41096377d5
3 changed files with 3 additions and 3 deletions

View file

@ -20,7 +20,7 @@ PyAudio==0.2.13
pycodestyle==2.10.0
pycparser==2.21
pydantic>=1.9.0
pyflakes==3.0.1
pyflakes>=2.5.0
PyJWT==2.6.0
python-dotenv==0.21.1
python-multipart==0.0.6