Pin asyncio to latest version 3.4.3

This commit is contained in:
pyup-bot 2018-05-05 19:12:58 -04:00
parent 5bfefb800f
commit 9d47eb48b6
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
aiohttp==3.1.3
asyncio
asyncio==3.4.3
threading