1
0
mirror of https://github.com/0O0o0oOoO00/Alas.git synced 2026-05-14 09:09:26 +08:00

Fix: Missing aiofiles dependency

This commit is contained in:
LmeSzinc
2021-10-05 21:03:58 +08:00
parent 48b8ea0eb4
commit 17e42ef206
2 changed files with 3 additions and 1 deletions

View File

@@ -15,4 +15,5 @@ inflection
pywebio
starlette==0.14.2
anyio==1.3.1
uvicorn[standard]
uvicorn[standard]
aiofiles