1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-13 20:08:55 +00:00

requirements.txt : added support for newer aiohttp version

This commit is contained in:
Francesco Colista 2016-07-19 16:59:47 +02:00
parent 44307b43b9
commit da7074ea74

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