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

8 lines
161 B
Plaintext
Raw Normal View History

2024-08-03 10:32:43 +00:00
pytest==8.3.2
flake8==7.1.0
2024-03-24 17:31:56 +00:00
pytest-timeout==2.3.1
pytest-asyncio==0.21.2
requests==2.32.3
2023-10-22 05:47:21 +00:00
httpx==0.24.1 # version 0.24.1 is required by httpx_ws
2024-03-24 17:37:31 +00:00
httpx_ws==0.4.2