mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-17 09:14:52 +02:00
9 lines
169 B
Plaintext
9 lines
169 B
Plaintext
-r requirements.txt
|
|
|
|
pytest==7.2.0
|
|
flake8==5.0.4 # v5.0.4 is the last to support Python 3.7
|
|
pytest-timeout==2.1.0
|
|
pytest-asyncio==0.20.3
|
|
requests==2.28.1
|
|
httpx==0.23.1
|