Revert sanic version to fix OSError on linux.
This commit is contained in:
parent
7912b2c697
commit
978c042473
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
wheel
|
wheel
|
||||||
pygame==2.0.2
|
pygame==2.0.2
|
||||||
sanic==21.9.3
|
sanic==21.3.4
|
||||||
sanic-Cors==1.0.1
|
sanic-Cors==1.0.1
|
||||||
syncer==1.3.0
|
syncer==1.3.0
|
||||||
aiohttp==3.7.4
|
aiohttp==3.7.4
|
||||||
|
|
Loading…
Reference in a new issue