QuantumLearner commited on
Commit
38e266e
1 Parent(s): b821975

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ yfinance
2
+ numpy
3
+ pandas
4
+ streamlit
5
+ plotly
6
+ pypfopt
7
+ scipy
8
+ matplotlib