shagatoo commited on
Commit
712a7e1
·
verified ·
1 Parent(s): 4010e76

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
- gradio
2
- numpy
3
- pandas
4
- yfinance
5
- joblib
6
- tensorflow
7
- plotly
8
- statsmodels
9
  scikit-learn
 
1
+ gradio
2
+ numpy
3
+ pandas
4
+ yfinance
5
+ joblib==1.3.2
6
+ tensorflow==2.15.0
7
+ plotly
8
+ statsmodels
9
  scikit-learn