mirror of
https://github.com/GNS3/gns3-server
synced 2025-01-27 16:31:02 +00:00
Downgrade to flake8 v5.0.4
This commit is contained in:
parent
1bbecf1ceb
commit
84f256dd88
@ -1,7 +1,7 @@
|
|||||||
-r requirements.txt
|
-r requirements.txt
|
||||||
|
|
||||||
pytest==7.2.0
|
pytest==7.2.0
|
||||||
flake8==6.0.0
|
flake8==5.0.4 # v5.0.4 is the last to support Python 3.7
|
||||||
pytest-timeout==2.1.0
|
pytest-timeout==2.1.0
|
||||||
pytest-asyncio==0.20.3
|
pytest-asyncio==0.20.3
|
||||||
requests==2.28.1
|
requests==2.28.1
|
||||||
|
Loading…
Reference in New Issue
Block a user