Abhisesh7 commited on
Commit
8d6710a
·
verified ·
1 Parent(s): e907a75

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  yfinance
2
  numpy
3
  pandas
4
- tensorflow
5
  scikit-learn
6
  gradio
7
  matplotlib
 
1
  yfinance
2
  numpy
3
  pandas
4
+ tensorflow>=2.0.0
5
  scikit-learn
6
  gradio
7
  matplotlib