mirror of
https://github.com/LmeSzinc/StarRailCopilot.git
synced 2024-11-16 06:25:24 +00:00
cfcf240a64
see wrapt issue 196
30 lines
333 B
Plaintext
30 lines
333 B
Plaintext
# Image processing
|
|
numpy
|
|
scipy
|
|
pillow
|
|
opencv-python
|
|
imageio
|
|
|
|
# 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
|
|
|
|
# Webui
|
|
pywebio==1.6.2
|
|
starlette==0.14.2
|
|
uvicorn[standard]==0.17.6
|
|
aiofiles |