pydantic>=2.0
click>=8.0

[all]
python-docx>=0.8
openpyxl>=3.1
python-pptx>=0.6
pypdf>=3.0
Pillow>=10.0
cryptography>=42.0
fpdf2>=2.7

[crypto]
cryptography>=42.0

[dev]
pytest
black
ruff
pyyaml

[docx]
python-docx>=0.8

[image]
Pillow>=10.0

[office]
python-docx>=0.8
openpyxl>=3.1
python-pptx>=0.6

[pdf]
pypdf>=3.0

[pptx]
python-pptx>=0.6

[report]
fpdf2>=2.7

[xlsx]
openpyxl>=3.1
