Downgrade aiohttp to 3.6.1 to fix lost connections (#1342)

This commit is contained in:
Pascal Vizeli 2019-10-23 15:58:54 +02:00 committed by GitHub
parent eb9b1ff03d
commit 76e1304241
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
aiohttp==3.6.2
aiohttp==3.6.1
async_timeout==3.0.1
attrs==19.3.0
cchardet==2.1.4