1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2025-12-16 19:55:12 +00:00
ArisuAutoSweeper/requirements-in.txt
2023-11-01 17:04:20 +08:00

37 lines
377 B
Plaintext

# Image processing
numpy
scipy
pillow
opencv-python
# Device connection
adbutils
uiautomator2==2.16.17
uiautomator2cache==0.3.0.1
wrapt>=1.14.0
lz4
av==10.0.0
psutil==5.9.3
# Utils
rich
tqdm
jellyfish
pyyaml
inflection
prettytable==2.2.1
pydantic
# OCR
pponnxcr==2.0
# Webui
pywebio==1.6.2
starlette==0.14.2
uvicorn[standard]==0.17.6
aiofiles
# For dev
# pip-tools
pynput