# Core packages | |
pandas==2.1.1 | |
numpy==1.23.5 | |
scikit-learn==1.3.0 | |
flask==3.0.0 | |
# Model and Data Processing | |
scipy==1.11.3 | |
joblib==1.3.2 | |
# Visualization | |
plotly==5.15.0 | |
seaborn==0.12.2 | |
matplotlib==3.8.0 | |
# Dev and Utilities | |
ipython==8.12.0 | |
jupyterlab==4.0.6 | |
pytest==7.4.2 | |
black==23.9.1 | |
flake8==6.1.0 | |
# Serialization | |
pickle-mixin==1.0.2 | |
# Web App Utilities | |
gunicorn==21.2.0 | |
# Environment Management | |
python-dotenv==1.0.0 |