openpyxl>=3.1
numpy>=1.24
scipy>=1.10

[all]
pdfplumber>=0.11
python-docx>=1.1

[dev]
pytest>=8
pdfplumber>=0.11
python-docx>=1.1

[dev:python_version < "3.11"]
tomli>=2

[docx]
python-docx>=1.1

[fast]
python-calamine>=0.2

[pdf]
pdfplumber>=0.11

[test]
pytest>=8
pdfplumber>=0.11
python-docx>=1.1

[test:python_version < "3.11"]
tomli>=2
