更新setuptools、docxcompose依赖

This commit is contained in:
2026-02-11 09:20:54 +08:00
parent 74d3d22ffe
commit 0638950286
2 changed files with 67 additions and 66 deletions

View File

@@ -15,7 +15,7 @@ dependencies = [
"django-redis>=6.0.0",
"django-shortuuidfield>=0.1.3",
"django-tinymce>=5.0.0",
"docxcompose",
"docxcompose>=2.0.1",
"docxtpl[subdoc]>=0.20.2",
"faker>=40.4.0",
"ipykernel>=7.2.0",
@@ -27,7 +27,7 @@ dependencies = [
"pandas>=3.0.0",
"python-docx>=1.2.0",
"python-ldap",
"setuptools<=81.0.0",
"setuptools<=82.0.0",
"ua-parser-builtins>=202601",
"user-agents>=2.2.0",
"waitress>=3.0.2",