rachman commited on
Commit
af0e637
·
verified ·
1 Parent(s): 99cb3b7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  scikit-learn==1.3.2
2
- yfinance==0.2.37
3
- tensorflow==2.15.0
4
- numpy==1.26.3
5
  streamlit
6
- seaborn
 
 
 
1
  scikit-learn==1.3.2
2
+ numpy<2
3
+ pandas
4
+ yfinance
5
  streamlit
6
+ tensorflow
7
+ seaborn
8
+ matplotlib