mirror of
https://github.com/TheFunny/ArisuAutoSweeper
synced 2025-12-16 13:25:13 +00:00
Add FastAPI to dependencies for webui refactoring
Co-authored-by: TheFunny <26841179+TheFunny@users.noreply.github.com>
This commit is contained in:
parent
971669d911
commit
df4f3ef359
@ -30,6 +30,9 @@ pywebio==1.6.2
|
||||
starlette==0.14.2
|
||||
uvicorn[standard]==0.17.6
|
||||
aiofiles
|
||||
fastapi>=0.100.0
|
||||
python-multipart
|
||||
websockets
|
||||
|
||||
# GUI
|
||||
customtkinter
|
||||
|
||||
Loading…
Reference in New Issue
Block a user