feat: Add Streamlit and Plotly for web interface and interactive charts

This commit is contained in:
Bobby (aider) 2025-02-10 22:29:54 -08:00
parent 536622d1ca
commit 51673e9295

View File

@ -17,3 +17,7 @@ tzdata
# Real-time data # Real-time data
yfinance yfinance
# Web interface
streamlit>=1.24.0
plotly>=5.13.0 # For interactive charts