gns3-server/dev-requirements.txt
2026-01-24 21:38:58 +08:00

7 lines
246 B
Plaintext

pytest==8.4.2 # version 8.4.2 is the last one supporting Python 3.9
flake8==7.3.0
pytest-timeout==2.4.0
pytest-asyncio==1.0.0 # upgrading leads to stuck tests
requests==2.32.5
httpx==0.28.1
httpx_ws==0.7.1 # upgrading leads to failures in tests