Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
yfinance==0.1.70
|
2 |
gradio==3.29.0
|
3 |
-
tensorflow==2.
|
4 |
pandas==1.5.0
|
5 |
numpy==1.23.3
|
6 |
matplotlib==3.6.0
|
|
|
1 |
yfinance==0.1.70
|
2 |
gradio==3.29.0
|
3 |
+
tensorflow==2.6.0
|
4 |
pandas==1.5.0
|
5 |
numpy==1.23.3
|
6 |
matplotlib==3.6.0
|