mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 08:44:52 +02:00
8 lines
191 B
Plaintext
8 lines
191 B
Plaintext
-rrequirements.txt
|
|
|
|
pytest==7.0.1 # last version to support Python 3.6
|
|
flake8==5.0.4
|
|
pytest-timeout==2.1.0
|
|
pytest-asyncio==0.19.0
|
|
pytest-aiohttp==0.3.0 # last version to support Python 3.6
|