Change requirements.txt to use version 0.21.x of aiohttp.
This commit is contained in:
@ -1,2 +1,2 @@
|
||||
aiohttp==0.19.0
|
||||
aiohttp>=0.21.0,<0.22.0
|
||||
websockets==2.7
|
||||
|
Reference in New Issue
Block a user