Skip to content

Commit

Permalink
fix cannot import yarl.unquote
Browse files Browse the repository at this point in the history
  • Loading branch information
ibizaman committed May 20, 2018
1 parent cf94a4f commit 648bc93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
install_requires=[
'aiohttp == 2.3.7',
'aiohttp_cors == 0.6.0',
'yarl == 0.18.0',
'PyYAML == 3.12',
],
extras_require={
Expand Down

0 comments on commit 648bc93

Please sign in to comment.