pandas>=1.3.0
numpy>=1.20.0
scikit-learn>=1.0.0
matplotlib>=3.4.0
nltk>=3.6.0
PyPDF2>=2.0.0
pdfplumber>=0.7.0
scipy>=1.7.0
python-docx>=0.8.11

[all]
cleanfusion[bert,docx,pdf]

[bert]
sentence-transformers>=2.2.0

[dev]
pytest>=7.0.0
black
isort

[docx]
python-docx>=0.8.11

[pdf]
pdfplumber>=0.7.0
