Abhisesh7 commited on
Commit
df90ba0
·
verified ·
1 Parent(s): 6e4a9f8

Update requirements.txt

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