# Core dependencies
pandas>=1.3.0
numpy>=1.20.0
matplotlib>=3.3.0
seaborn>=0.11.0
gensim>=4.0.0
scipy>=1.7.0

# MALLET wrapper
little-mallet-wrapper

# Additional analysis tools
scikit-learn>=1.0.0
umap-learn>=0.5.0
hdbscan>=0.8.0

# Visualization enhancements
plotly>=5.0.0

# Optional dependencies for enhanced functionality
# StripeSankey  # Uncomment if available
# marimo  # Only needed for notebook interface

