mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Dep: Downgrade to pycryptodome==3.9.9 since old pip cannot download the wheels >=3.10
This commit is contained in:
@@ -13,6 +13,7 @@ onepush==1.3.0
|
||||
pillow
|
||||
prettytable==2.2.1
|
||||
psutil==5.9.3
|
||||
pycryptodome==3.10.4
|
||||
pydantic
|
||||
pypresence==4.2.1
|
||||
pywebio==1.6.2
|
||||
|
||||
@@ -28,6 +28,7 @@ anyio==1.3.1
|
||||
|
||||
# Pushing
|
||||
onepush==1.3.0
|
||||
pycryptodome==3.9.9
|
||||
pypresence==4.2.1
|
||||
|
||||
# Ocr
|
||||
|
||||
@@ -27,7 +27,8 @@ prettytable==2.2.1
|
||||
anyio==1.3.1
|
||||
|
||||
# Pushing
|
||||
onepush==1.2.0
|
||||
onepush==1.3.0
|
||||
pycryptodome==3.9.9
|
||||
pypresence==4.2.1
|
||||
|
||||
# Ocr
|
||||
|
||||
@@ -45,7 +45,7 @@ def headless_requirements_generate(requirements_in='requirements-in.txt'):
|
||||
'inflection': '0.5.1',
|
||||
'lz4': '4.3.2',
|
||||
'numpy': '1.17.4',
|
||||
'onepush': '1.2.0',
|
||||
# 'onepush': '1.2.0',
|
||||
'opencv-python': {
|
||||
'name': 'opencv-python-headless',
|
||||
'version': '4.7.0.72'
|
||||
|
||||
Reference in New Issue
Block a user