fix requirements.txt

This commit is contained in:
Carl Zhang
2025-05-08 21:24:23 -05:00
parent f2a1399103
commit 917b3f0d08
23 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
folium==0.19.5
geopy==2.4.1
matplotlib==3.10.1
matplotlib>=3.10.1
openai==1.75.0
pandas==2.2.3
plotly==6.0.1
@@ -10,4 +10,4 @@ streamlit_ace==0.1.1
streamlit_antd_components==0.3.2
streamlit_folium==0.25.0
wordcloud==1.9.4
yfinance==0.2.55
yfinance>=0.2.59

View File

@@ -10,4 +10,4 @@ streamlit_ace==0.1.1
streamlit_antd_components==0.3.2
streamlit_folium==0.25.0
wordcloud==1.9.4
yfinance
yfinance>=0.2.59