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

8 lines
161 B
Plaintext
Raw Normal View History

2024-10-19 06:33:54 +00:00
pytest==8.3.3
2024-10-31 10:49:12 +00:00
flake8==7.1.1
2024-03-24 17:31:56 +00:00
pytest-timeout==2.3.1
pytest-asyncio==0.21.2
requests==2.32.3
2024-10-31 10:49:12 +00:00
httpx==0.27.2 # version 0.24.1 is required by httpx_ws
httpx_ws==0.6.2