mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-07 18:11:46 +08:00
Add: Semi-auto, Opsi semi-auto and benchmark
- Add: dependency prettytable - Fix: Running an Alas module directly - Del: Remove all assets in daemon module, because it's redundant
This commit is contained in:
@@ -28,7 +28,7 @@ h11==0.12.0 # via uvicorn
|
||||
httptools==0.2.0 # via uvicorn
|
||||
idna==2.6 # via requests
|
||||
imageio==2.9.0 # via scikit-image
|
||||
importlib-metadata==4.8.1 # via click
|
||||
importlib-metadata==4.8.1 # via click, prettytable
|
||||
inflection==0.5.1 # via -r requirements-in.txt
|
||||
jellyfish==0.8.8 # via -r requirements-in.txt
|
||||
kiwisolver==1.3.2 # via matplotlib
|
||||
@@ -43,6 +43,7 @@ opencv-python==4.5.3.56 # via -r requirements-in.txt
|
||||
packaging==20.9 # via deprecation, uiautomator2
|
||||
pillow==8.3.2 # via -r requirements-in.txt, cnocr, gluoncv, imageio, matplotlib, scikit-image, uiautomator2
|
||||
portalocker==2.3.2 # via gluoncv
|
||||
prettytable==2.2.1 # via -r requirements-in.txt
|
||||
progress==1.6 # via uiautomator2
|
||||
py==1.10.0 # via retry
|
||||
pyelftools==0.27 # via apkutils2
|
||||
@@ -70,6 +71,7 @@ urllib3==1.22 # via requests
|
||||
user-agents==2.2.0 # via pywebio
|
||||
uvicorn[standard]==0.15.0 # via -r requirements-in.txt
|
||||
watchgod==0.7 # via uvicorn
|
||||
wcwidth==0.2.5 # via prettytable
|
||||
websockets==10.0 # via uvicorn
|
||||
whichcraft==0.6.1 # via adbutils, uiautomator2
|
||||
wrapt==1.13.1 # via -r requirements-in.txt, deprecated
|
||||
|
||||
Reference in New Issue
Block a user