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

Upd: Regularize dependency versions

This commit is contained in:
LmeSzinc
2021-10-04 01:28:00 +08:00
parent af10c5df68
commit ec130bbb47
2 changed files with 94 additions and 19 deletions

18
requirements-in.txt Normal file
View File

@@ -0,0 +1,18 @@
numpy==1.16.6
scipy==1.4.1
pillow
opencv-python
scikit-image==0.16.2
lz4
tqdm
uiautomator2==2.16.7
retrying
mxnet==1.6.0
cnocr==1.2.2
jellyfish
pyyaml
inflection
pywebio
starlette==0.14.2
anyio==1.3.1
uvicorn[standard]