QuantumLearner commited on
Commit
01fe68d
·
verified ·
1 Parent(s): ea0094c

Create requirements.txt

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