gns3-server/dev-requirements.txt

8 lines
161 B
Plaintext
Raw Normal View History

pytest==7.4.2
flake8==6.1.0
pytest-timeout==2.2.0
2023-07-23 12:47:34 +10:00
pytest-asyncio==0.21.1
2023-06-20 16:17:13 +09:30
requests==2.31.0
2023-10-22 15:47:21 +10:00
httpx==0.24.1 # version 0.24.1 is required by httpx_ws
2023-10-22 15:44:25 +10:00
httpx_ws==0.4.2