1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-10 18:08:55 +00:00
gns3-server/requirements.txt

10 lines
237 B
Plaintext
Raw Normal View History

jsonschema>=2.4.0
aiohttp>=1.3.5,<=1.4.0 # pyup: ignore
2017-03-28 12:10:29 +00:00
aiohttp-cors==0.5.1 # pyup: ignore
yarl>=0.9.8,<0.10 # pyup: ignore
Jinja2>=2.7.3
raven>=5.23.0
psutil>=3.0.0
2016-10-18 13:47:25 +00:00
zipstream>=1.1.4
typing>=3.5.3.0 # Otherwise yarl fail with python 3.4