gns3-server/dev-requirements.txt

7 lines
148 B
Plaintext
Raw Normal View History

2023-06-30 10:47:55 +03:00
pytest==7.4.0
2022-12-22 03:46:11 +02:00
flake8==5.0.4 # v5.0.4 is the last to support Python 3.7
pytest-timeout==2.1.0
2023-07-23 05:47:34 +03:00
pytest-asyncio==0.21.1
2023-06-20 09:47:13 +03:00
requests==2.31.0
httpx==0.24.1