mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-13 20:08:55 +00:00
Freeze requirements for aiohttp because 0.18 doesn't support Python
3.4.0
This commit is contained in:
parent
db2aa56e98
commit
7d82a77ba7
@ -1,7 +1,7 @@
|
||||
jsonschema>=2.4.0
|
||||
aiohttp>=0.15.1
|
||||
aiohttp==0.17.4
|
||||
Jinja2>=2.7.3
|
||||
raven>=5.2.0
|
||||
gns3-netifaces==0.10.4.1
|
||||
docker-py==1.4.0
|
||||
psutil>=2.2.1
|
||||
psutil>=2.2.1
|
||||
|
Loading…
Reference in New Issue
Block a user