1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 03:58:22 +08:00

Opt: changed the method to update python requirements

This commit is contained in:
whoamikyo
2021-02-11 07:56:44 -03:00
parent d80178aae6
commit 3c2eb4e563

View File

@@ -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