Fix aiohttp requirement

This commit is contained in:
Matthew Stratford 2021-08-16 23:50:23 +01:00 committed by GitHub
parent 104197b9bd
commit 55e18eebb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@ pygame==2.0.1
sanic==21.3.4
sanic-Cors==1.0.0
syncer==1.3.0
aiohttp=3.7.4.post0
aiohttp==3.7.4.post0
mutagen==1.45.1
sounddevice==0.4.2
setproctitle==1.2.2