1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-28 19:28:07 +00:00
gns3-server/dev-requirements.txt

9 lines
169 B
Plaintext
Raw Normal View History

-r requirements.txt
2023-03-17 06:23:48 +00:00
pytest==7.2.2
2022-12-22 01:46:11 +00:00
flake8==5.0.4 # v5.0.4 is the last to support Python 3.7
pytest-timeout==2.1.0
2022-12-22 01:42:14 +00:00
pytest-asyncio==0.20.3
2023-03-17 06:23:48 +00:00
requests==2.28.2
httpx==0.23.3