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

Dep: Use imageio==2.27.0 (fixed #2540)

This commit is contained in:
LmeSzinc
2023-05-07 21:15:01 +08:00
parent 0f936f89d7
commit 1042c8b8f8
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
numpy
scipy==1.7.1
pillow
imageio
imageio==2.27.0
lz4
tqdm
adbutils==0.11.0

View File

@@ -2,7 +2,7 @@ numpy==1.16.6
scipy==1.4.1
pillow
opencv-python-headless
imageio
imageio==2.27.0
lz4
tqdm
adbutils==0.11.0