QuantumLearner commited on
Commit
865ab2d
·
verified ·
1 Parent(s): cb66a24

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ streamlit==1.36.0
2
+ requests==2.31.0
3
+ pandas==1.5.3
4
+ aiohttp==3.10.5
5
+ numpy==1.23.5
6
+ yfinance==0.2.54
7
+ plotly==5.14.1