gns3-server/requirements.txt

13 lines
285 B
Plaintext
Raw Normal View History

yarl==1.3.0 # yarl 1.4+ requires Python 3.6+ (needed by aiohttp and aiohttp-cors)
jsonschema==2.6.0 # pyup: ignore
2019-11-01 11:18:30 +02:00
aiohttp==3.6.2
aiohttp-cors==0.7.0
2019-02-26 10:55:07 +02:00
aiofiles==0.4.0
async_generator>=1.10
Jinja2>=2.7.3
raven>=5.23.0
psutil==5.6.3
async-timeout==3.0.1
distro>=1.3.0
py-cpuinfo==5.0.0