python-pptx<2.0,>=1.0.2
lxml>=5.0
pydantic>=2.6
typing-extensions>=4.0
httpx>=0.27
platformdirs>=4.0
Pillow>=10.0

[:python_version < "3.11"]
tomli>=2.0

[dev]
pytest>=8.0
pytest-xdist>=3.5
ruff>=0.5
mypy>=1.10
build>=1.2
twine>=5.0
