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

10 lines
238 B
Plaintext
Raw Normal View History

jsonschema>=2.4.0
2017-04-13 08:22:20 +00:00
aiohttp>=1.3.5,<=1.4.0 # pyup: ignore
aiohttp-cors==0.5.1 # pyup: ignore
yarl>=0.9.8,<0.10 # pyup: ignore
typing>=3.5.3.0 # Otherwise yarl fail with python 3.4
Jinja2>=2.7.3
2017-04-13 08:22:20 +00:00
raven>=5.23.0
psutil>=3.0.0
2017-04-13 08:22:20 +00:00
zipstream>=1.1.4