Files
gns3-gui/dev-requirements.txt
2022-10-11 23:23:15 +08:00

7 lines
185 B
Plaintext

-rrequirements.txt
pytest==7.1.3; python_version >= '3.7'
pytest==7.0.1; python_version < '3.7' # v7.0.1 is the last version to support Python 3.6
flake8==5.0.4
pytest-timeout==2.1.0