1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-26 23:09:24 +08:00

Chore: Re-arrange requirements list

This commit is contained in:
LmeSzinc
2024-04-23 00:58:29 +08:00
parent 41075b4a52
commit ccf51f6829
7 changed files with 127 additions and 80 deletions

View File

@@ -1,31 +1,42 @@
adbutils==0.11.0
aiofiles==23.1.0
anyio==1.3.1
av==10.0.0
cnocr==1.2.2
imageio==2.27.0
inflection==0.5.1
jellyfish==0.11.2
lz4==4.3.2
mxnet==1.6.0
# Image processing
numpy==1.17.4
onepush==1.2.0
opencv-python-headless==4.7.0.72
pillow==9.5.0
prettytable==2.2.1
psutil==5.9.3
pydantic==1.10.9
pypresence==4.2.1
pywebio==1.6.2
pyyaml==6.0
pyzmq==22.3.0
retrying==1.3.4
rich==11.2.0
scipy==1.4.1
starlette==0.14.2
tqdm==4.65.0
pillow==9.5.0
opencv-python-headless==4.7.0.72
imageio==2.27.0
# Device connection
adbutils==0.11.0
uiautomator2==2.16.17
uiautomator2cache==0.3.0.1
uvicorn[standard]==0.17.6
wrapt==1.15.0
zerorpc==0.6.3
retrying==1.3.4
lz4==4.3.2
av==10.0.0
psutil==5.9.3
# Utils
rich==11.2.0
tqdm==4.65.0
jellyfish==0.11.2
pyyaml==6.0
inflection==0.5.1
pydantic==1.10.9
aiofiles==23.1.0
prettytable==2.2.1
anyio==1.3.1
# Pushing
onepush==1.2.0
pypresence==4.2.1
# Ocr
cnocr==1.2.2
mxnet==1.6.0
# Webui
pywebio==1.6.2
starlette==0.14.2
uvicorn[standard]==0.17.6
zerorpc==0.6.3
pyzmq==22.3.0