Fix aiohttp requirement
This commit is contained in:
parent
104197b9bd
commit
55e18eebb9
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pygame==2.0.1
|
||||||
sanic==21.3.4
|
sanic==21.3.4
|
||||||
sanic-Cors==1.0.0
|
sanic-Cors==1.0.0
|
||||||
syncer==1.3.0
|
syncer==1.3.0
|
||||||
aiohttp=3.7.4.post0
|
aiohttp==3.7.4.post0
|
||||||
mutagen==1.45.1
|
mutagen==1.45.1
|
||||||
sounddevice==0.4.2
|
sounddevice==0.4.2
|
||||||
setproctitle==1.2.2
|
setproctitle==1.2.2
|
||||||
|
|
Loading…
Reference in a new issue