gns3-server/dev-requirements.txt

7 lines
148 B
Plaintext
Raw Normal View History

2023-06-30 17:47:55 +10:00
pytest==7.4.0
2022-12-22 09:46:11 +08:00
flake8==5.0.4 # v5.0.4 is the last to support Python 3.7
pytest-timeout==2.1.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
httpx==0.24.1