Pin asyncio to latest version 3.4.3
This commit is contained in:
parent
5bfefb800f
commit
9d47eb48b6
|
@ -1,3 +1,3 @@
|
|||
aiohttp==3.1.3
|
||||
asyncio
|
||||
asyncio==3.4.3
|
||||
threading
|
||||
|
|
Loading…
Reference in New Issue