[V3] Explicitly define aiohttp version to avoid conflicts (#1070)

This commit is contained in:
Will 2017-11-01 21:44:05 -04:00 committed by GitHub
parent 1490b0dcbe
commit 1a89eba9e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
aiohttp>=2.0.0,<2.3.0
appdirs appdirs
youtube_dl youtube_dl
raven raven
colorama colorama
aiohttp-json-rpc aiohttp-json-rpc