build: 删除无用依赖包
This commit is contained in:
parent
9b208f6abe
commit
b11ba9065a
@ -33,7 +33,6 @@ django-apscheduler = "^0.6.2"
|
|||||||
pymupdf = "1.24.9"
|
pymupdf = "1.24.9"
|
||||||
pypdf = "4.3.1"
|
pypdf = "4.3.1"
|
||||||
rapidocr-onnxruntime = "1.3.24"
|
rapidocr-onnxruntime = "1.3.24"
|
||||||
opencv-python-headless = "^4.10.0"
|
|
||||||
python-docx = "^1.1.0"
|
python-docx = "^1.1.0"
|
||||||
xlwt = "^1.3.0"
|
xlwt = "^1.3.0"
|
||||||
dashscope = "^1.17.0"
|
dashscope = "^1.17.0"
|
||||||
@ -46,17 +45,11 @@ openpyxl = "^3.1.2"
|
|||||||
xlrd = "^2.0.1"
|
xlrd = "^2.0.1"
|
||||||
gunicorn = "^22.0.0"
|
gunicorn = "^22.0.0"
|
||||||
python-daemon = "3.0.1"
|
python-daemon = "3.0.1"
|
||||||
gevent = "^24.2.1"
|
boto3 = "^1.34.160"
|
||||||
restrictedpython = "^7.2"
|
tencentcloud-sdk-python = "^3.0.1209"
|
||||||
cgroups = "^0.1.0"
|
xinference-client = "^0.14.1.post1"
|
||||||
wasm-exec = "^0.1.9"
|
|
||||||
|
|
||||||
boto3 = "^1.34.151"
|
|
||||||
tencentcloud-sdk-python = "^3.0.1205"
|
|
||||||
xinference-client = "^0.14.0.post1"
|
|
||||||
psutil = "^6.0.0"
|
psutil = "^6.0.0"
|
||||||
celery = { extras = ["sqlalchemy"], version = "^5.4.0" }
|
celery = { extras = ["sqlalchemy"], version = "^5.4.0" }
|
||||||
eventlet = "^0.36.1"
|
|
||||||
django-celery-beat = "^2.6.0"
|
django-celery-beat = "^2.6.0"
|
||||||
celery-once = "^3.0.1"
|
celery-once = "^3.0.1"
|
||||||
[build-system]
|
[build-system]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user