Skip to content

Commit

Permalink
updated the aiohttp version
Browse files Browse the repository at this point in the history
  • Loading branch information
dutradda committed Feb 19, 2018
1 parent 8f4ff03 commit afbd478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def read_version(package):

flask_require = 'flask>=0.10.1'
aiohttp_require = [
'aiohttp>=2.2.5',
'aiohttp>=2.3.10',
'aiohttp-jinja2>=0.14.0'
]
ujson_require = 'ujson>=1.35'
Expand Down

0 comments on commit afbd478

Please sign in to comment.