QuantumLearner commited on
Commit
8ff3b42
·
verified ·
1 Parent(s): 3033e16

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ yfinance==0.2.40
2
+ pandas==2.2.2
3
+ numpy==1.26.4
4
+ plotly==5.14.1
5
+ streamlit==1.36.0
6
+ scipy==1.11.4
7
+ nltk==3.9.1