Skip to content

Commit

Permalink
[fix] update aiohttp
Browse files Browse the repository at this point in the history
  • Loading branch information
mosquito committed Feb 14, 2018
1 parent 5cecdfc commit 6e4f31e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -42,7 +42,7 @@
],
},
install_requires=[
'aiohttp<3',
'aiohttp<4',
'yarl',
],
python_requires=">3.5.*, <4",
Expand Down

0 comments on commit 6e4f31e

Please sign in to comment.