1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-24 17:28:08 +00:00

Update aiohttp-cors from 0.5.0 to 0.5.1 (#957)

This commit is contained in:
pyup.io bot 2017-03-23 09:49:49 +01:00 committed by Julien Duponchelle
parent 9fd5e4cbc9
commit 4036e519a7

View File

@ -1,6 +1,6 @@
jsonschema>=2.4.0
aiohttp>=1.3.5,<=1.4.0
aiohttp_cors==0.5.0
aiohttp-cors==0.5.1
yarl>=0.9.8,<0.10
typing>=3.5.3.0 # Otherwise yarl fail with python 3.4
Jinja2>=2.7.3