SentinelAI / requirements.txt
ACA050's picture
Upload 7 files
fb52aa0 verified
Raw
History Blame Contribute Delete
314 Bytes
# Data and Persistence
pandas>=2.1.0
numpy>=1.26.0
pyarrow>=14.0.0
fastparquet>=2023.10.0
# AI and Machine Learning
scikit-learn>=1.3.0
xgboost>=2.0.0
shap>=0.44.0
# Dashboard and Visualization
streamlit>=1.30.0
plotly>=5.18.0
# Utilities
pyyaml>=6.0
python-dotenv>=1.0.0
faker>=22.0.0
# Testing
pytest>=7.4.0