2
0
mirror of https://github.com/GNS3/gns3-server.git synced 2025-03-02 11:53:48 +02:00
gns3-server/dev-requirements.txt
2024-03-24 18:31:56 +01:00

8 lines
161 B
Plaintext

pytest==8.1.1
flake8==7.0.0
pytest-timeout==2.3.1
pytest-asyncio==0.23.6
requests==2.31.0
httpx==0.24.1 # version 0.24.1 is required by httpx_ws
httpx_ws==0.5.2