
[all]
beautifulsoup4>=4.12
Pillow>=10
playwright>=1.50
python-docx>=1.2
XlsxWriter>=3.2

[docx]
beautifulsoup4>=4.12
python-docx>=1.2

[layout]
Pillow>=10

[pdf]
playwright>=1.50

[test]
build>=1.2
pytest>=8
twine>=6

[xlsx]
Pillow>=10
XlsxWriter>=3.2
