Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
|
|
1 |
pandas
|
2 |
numpy
|
3 |
-
|
4 |
tensorflow
|
5 |
gradio
|
6 |
-
matplotlib
|
7 |
-
yfinance
|
|
|
1 |
+
yfinance
|
2 |
pandas
|
3 |
numpy
|
4 |
+
matplotlib
|
5 |
tensorflow
|
6 |
gradio
|
|
|
|