diff --git a/pyproject.toml b/pyproject.toml index d300f6195..35d4a42f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ html2text = "^2024.2.26" langchain-openai = "^0.0.8" django-ipware = "^6.0.4" django-apscheduler = "^0.6.2" -pymupdf = "^1.24.0" +pymupdf = "1.24.1" python-docx = "^1.1.0" xlwt = "^1.3.0" dashscope = "^1.17.0"