Files
forex-quant-dashboard/dashboard/requirements.txt
T

11 lines
229 B
Plaintext

# Forex Quant Dashboard — Deployment Requirements
# TA-Lib is optional (pandas fallback handles everything)
streamlit>=1.28
pandas>=2.0
numpy>=1.24
plotly>=5.15
yfinance>=0.2.28
scikit-learn>=1.3
scipy>=1.11
python-dotenv>=1.0