mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-17 17:24:51 +02:00
8 lines
168 B
Plaintext
8 lines
168 B
Plaintext
-r requirements.txt
|
|
|
|
pytest==7.4.0
|
|
flake8==5.0.4 # v5.0.4 is the last to support Python 3.7
|
|
pytest-timeout==2.1.0
|
|
pytest-asyncio==0.21.0
|
|
requests==2.31.0
|
|
httpx==0.24.1 |