1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2025-12-16 11:15:13 +00:00

chore: updated requirements.txt

This commit is contained in:
RedDeadDepresso 2024-01-03 22:58:29 +00:00 committed by YoursFunny
parent d7722c044e
commit a627f76197
Signed by: YoursFunny
GPG Key ID: 207EDC3CD5B40F9C
2 changed files with 5 additions and 0 deletions

View File

@ -31,6 +31,9 @@ starlette==0.14.2
uvicorn[standard]==0.17.6
aiofiles
# GUI
customtkinter
# For dev
# pip-tools
pynput

View File

@ -19,6 +19,8 @@ cigam==0.0.3 # via apkutils2
click==8.1.3 # via uvicorn
colorama==0.4.6 # via click, logzero, tqdm, uvicorn
coloredlogs==15.0.1 # via onnxruntime
customtkinter==5.2.1 # via -r requirements-in.txt
darkdetect==0.8.0 # via customtkinter
decorator==5.1.1 # via retry
deprecated==1.2.13 # via uiautomator2
deprecation==2.1.0 # via adbutils