
[:python_version < "3.9"]
importlib-resources>=5.12
python-docx<1.2,>=1.1.2

[:python_version >= "3.9"]
python-docx>=1.1.2

[dev]
build>=1.2.0
pytest>=8.0.0
twine>=5.0.0
