mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-15 12:59:06 +00:00
ac5509f383
Fix #1021
10 lines
237 B
Plaintext
10 lines
237 B
Plaintext
jsonschema>=2.4.0
|
|
aiohttp>=1.3.5,<=1.4.0 # pyup: ignore
|
|
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
|
|
zipstream>=1.1.4
|
|
typing>=3.5.3.0 # Otherwise yarl fail with python 3.4
|