mlflowrun / requirements.txt
ericjedha's picture
Update requirements.txt
c4abdea verified
raw
history blame contribute delete
234 Bytes
# Core dependencies - compatibles Python 3.13
pandas
# ML/Data Science - version fixe requise
mlflow
scikit-learn
# Visualization
matplotlib
seaborn
plotly
# Web frameworks
streamlit
gunicorn
# Cloud/Database
boto3
psycopg2-binary