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

Upd: Migrate to PyWebIO 1.5

- Force debug=True to show error log in popup directly
- Theme support now available
- Hide setting button
This commit is contained in:
18870
2021-12-03 18:43:51 +08:00
parent 60b2b45983
commit db5f7d8363
5 changed files with 30 additions and 27 deletions

View File

@@ -12,7 +12,7 @@ cnocr==1.2.2
jellyfish
pyyaml
inflection
pywebio==1.4.0
pywebio==1.5.0
starlette==0.14.2
anyio==1.3.1
uvicorn[standard]