StarRailCopilot/requirements-in.txt

40 lines
409 B
Plaintext
Raw Normal View History

2023-05-05 16:00:46 +00:00
# Image processing
numpy
scipy
pillow
opencv-python
# Device connection
adbutils
uiautomator2==2.16.17
uiautomator2cache==0.3.0.1
wrapt>=1.14.0
2023-05-05 16:00:46 +00:00
lz4
av==10.0.0
psutil==5.9.3
# Utils
2023-05-14 07:48:34 +00:00
rich
2023-05-05 16:00:46 +00:00
tqdm
jellyfish
pyyaml
inflection
prettytable==2.2.1
pydantic
2023-05-14 07:48:34 +00:00
# OCR
2023-09-08 12:23:17 +00:00
pponnxcr==2.0
2023-05-14 07:48:34 +00:00
# Webui
pywebio==1.6.2
starlette==0.14.2
uvicorn[standard]==0.17.6
aiofiles
2023-07-30 15:30:17 +00:00
# Game resources
srcmap==1.1.0
# For dev
# pip-tools
pynput