mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-28 11:18:11 +00:00
requirements.txt : added support for newer aiohttp version
This commit is contained in:
parent
44307b43b9
commit
da7074ea74
@ -1,5 +1,5 @@
|
|||||||
jsonschema>=2.4.0
|
jsonschema>=2.4.0
|
||||||
aiohttp==0.21.5
|
aiohttp>=0.21.5
|
||||||
Jinja2>=2.7.3
|
Jinja2>=2.7.3
|
||||||
raven>=5.2.0
|
raven>=5.2.0
|
||||||
psutil>=3.0.0
|
psutil>=3.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user