pandas>=2.0
numpy>=1.24
scikit-learn>=1.2
scipy>=1.10
matplotlib>=3.7
python-docx>=1.1
# Optional for Chinese word segmentation. The code uses character n-grams if jieba is unavailable.
jieba>=0.42
