1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00

Downgrade to pytest v7.0.1 (last version to support

This commit is contained in:
grossmj 2022-08-27 19:35:36 +02:00
parent fad3df453d
commit 4b3d6572d4

View File

@ -1,6 +1,6 @@
-rrequirements.txt
pytest==7.1.2
pytest==7.0.1 # last version to support Python 3.6
flake8==5.0.4
pytest-timeout==2.1.0
pytest-aiohttp==1.0.4