mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 05:08:19 +08:00
Opt: changed the method to update python requirements
This commit is contained in:
2
alas.bat
2
alas.bat
@@ -250,7 +250,7 @@ if /i "%opt6_opt4_choice%"=="T" (
|
|||||||
)
|
)
|
||||||
:proceed_alas
|
:proceed_alas
|
||||||
echo == ^| Updating requirements.txt
|
echo == ^| Updating requirements.txt
|
||||||
CALL pip install -r requirements.txt
|
CALL pip install numpy==1.16.6 scipy==1.4.1 pillow opencv-python scikit-image==0.16.2 lz4 tqdm requests==2.18.4 uiautomator2==2.9.2 retrying mxnet==1.6.0 cnocr==1.2.2 gooey colored win10toast-persist
|
||||||
echo == ^| requirements.txt updated!
|
echo == ^| requirements.txt updated!
|
||||||
if "%KeepLocalChanges%"=="disable" (
|
if "%KeepLocalChanges%"=="disable" (
|
||||||
echo == ^| GIT Found in %gitBin% Proceeding
|
echo == ^| GIT Found in %gitBin% Proceeding
|
||||||
|
|||||||
Reference in New Issue
Block a user