gns3-server/dev-requirements.txt

8 lines
161 B
Plaintext
Raw Normal View History

2024-03-24 18:31:56 +01:00
pytest==8.1.1
flake8==7.0.0
pytest-timeout==2.3.1
2024-04-02 13:28:18 +07: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
2024-03-24 18:37:31 +01:00
httpx_ws==0.4.2