RedShift_App / requirements.txt
hellosara's picture
Upload 28 files
cdf1899 verified
Raw
History Blame Contribute Delete
429 Bytes
# Core Web Application Framework
dash>=2.14.0
dash-bootstrap-components>=1.5.0
# Numerical Processing & Data Engineering
pandas>=2.0.0
numpy>=1.24.0
scipy>=1.10.0
# Machine Learning & Serialization Pipeline
scikit-learn>=1.3.0
xgboost>=2.0.0
joblib>=1.3.0
# Visualization & Asset Utilities
plotly>=5.18.0
Pillow>=10.0.0
# Production WSGI Server & Core Run Performance
gunicorn>=21.2.0
threadpoolctl>=3.2.0