1
0
mirror of https://github.com/GNS3/gns3-server synced 2025-01-13 09:30:54 +00:00

Merge pull request #625 from fcolista/master

requirements.txt : added support for newer aiohttp version
This commit is contained in:
Julien Duponchelle 2016-07-19 17:07:30 +02:00 committed by GitHub
commit b1b2bbd581

View File

@ -1,5 +1,5 @@
jsonschema>=2.4.0
aiohttp==0.21.5
aiohttp>=0.21.5
Jinja2>=2.7.3
raven>=5.2.0
psutil>=3.0.0