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

Dep: Downgrade to pycryptodome==3.9.9 since old pip cannot download the wheels >=3.10

This commit is contained in:
LmeSzinc
2024-04-23 01:11:41 +08:00
parent ccf51f6829
commit c9950983d5
6 changed files with 7 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ progress==1.6 # via uiautomator2
psutil==5.9.3 # via -r requirements-in.txt
py==1.10.0 # via retry
pycparser==2.21 # via cffi
pycryptodome==3.20.0 # via onepush
pycryptodome==3.9.9 # via onepush
pydantic==1.10.2 # via -r requirements-in.txt
pyelftools==0.27 # via apkutils2
pygments==2.12.0 # via rich