diff --git a/pyproject.toml b/pyproject.toml index f41cc7b..e2a631e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -72,7 +72,7 @@ tests = [ "pytest-timeout>=2.0.0", "pytest-xdist>=3.0.0", "aiofiles>=23.0.0", - "python-docx>=1.0.0", + "python-docx>=1.2.0", ] [project.scripts]