diff --git a/pyproject.toml b/pyproject.toml index 9a27bdf16d3..d37963caaf0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,6 +33,7 @@ django-apscheduler = "^0.6.2" pymupdf = "1.24.9" pypdf = "4.3.1" rapidocr-onnxruntime = "1.3.24" +opencv-python-headless = "^4.10.0" python-docx = "^1.1.0" xlwt = "^1.3.0" dashscope = "^1.17.0"