# Core dependencies
numpy>=1.19.0
scipy>=1.5.0
scikit-learn>=0.24.0
gensim>=4.0.0
pandas>=1.2.0

# Visualization
matplotlib>=3.3.0
seaborn>=0.11.0

# Development dependencies (install with: pip install -e ".[dev]")
# pytest>=6.0.0
# pytest-cov>=2.10.0
# black>=21.0.0
# flake8>=3.8.0
# sphinx>=4.0.0
# sphinx-rtd-theme>=0.5.0
# setuptools>=3.5.1