QuantumLearner commited on
Commit
5b94772
·
verified ·
1 Parent(s): dea17ec

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -9
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
- streamlit
2
  numpy==1.21.6
3
- TA-Lib
4
- pandas
5
- mplfinance
6
- streamlit
7
- matplotlib
8
- yfinance
9
- plotly
10
- pandas-ta
 
1
+ streamlit==1.36.0
2
  numpy==1.21.6
3
+ TA-Lib==0.4.24
4
+ pandas==2.2.2
5
+ mplfinance==0.12.9b7
6
+ matplotlib==3.7.1
7
+ yfinance==0.2.40
8
+ plotly==5.14.1
9
+ pandas-ta==0.3.14b0