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

Add: Semi-auto, Opsi semi-auto and benchmark

- Add: dependency prettytable
- Fix: Running an Alas module directly
- Del: Remove all assets in daemon module, because it's redundant
This commit is contained in:
LmeSzinc
2021-10-25 18:49:56 +08:00
parent 3249190d61
commit dd7b389797
60 changed files with 481 additions and 70 deletions

View File

@@ -17,4 +17,5 @@ starlette==0.14.2
anyio==1.3.1
uvicorn[standard]
aiofiles
wrapt==1.13.1
wrapt==1.13.1
prettytable==2.2.1