openfree commited on
Commit
3e0158a
·
verified ·
1 Parent(s): 19017e3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- streamlit==1.49.1
2
- pandas==2.2.2
3
- requests==2.31.0
4
- beautifulsoup4==4.12.2
5
- yfinance==0.2.33
6
- plotly==5.18.0
7
- python-dotenv==1.0.0
 
1
+ streamlit
2
+ pandas
3
+ requests
4
+ plotly
5
+ yfinance
6
+ python-dotenv