1
0
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:
copilot-swe-agent[bot] 2025-11-19 08:03:43 +00:00
parent 971669d911
commit df4f3ef359

View File

@ -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