1
0
mirror of https://github.com/TheFunny/ArisuAutoSweeper synced 2025-12-16 11:15:13 +00:00
ArisuAutoSweeper/requirements-in.txt
copilot-swe-agent[bot] 4efae500d6 Implement FastAPI backend with REST API and basic frontend
Co-authored-by: TheFunny <26841179+TheFunny@users.noreply.github.com>
2025-11-19 08:08:41 +00:00

43 lines
446 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.27.0
uvicorn[standard]>=0.20.0
aiofiles
fastapi>=0.100.0
python-multipart
jinja2>=3.0.0
# GUI
customtkinter
# For dev
# pip-tools
pynput