mirror of
https://github.com/GNS3/gns3-gui.git
synced 2026-05-17 00:46:01 +03:00
6 lines
176 B
Plaintext
6 lines
176 B
Plaintext
-rrequirements.txt
|
|
|
|
pytest==8.4.2; python_version == '3.9' # version 8.4.2 is the last one supporting Python 3.9
|
|
pytest==9.0.2; python_version >= '3.10'
|
|
pytest-timeout==2.4.0
|