Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
tensorflow==2.14
|
2 |
gradio==3.28
|
|
|
3 |
yfinance==0.2.26
|
4 |
pandas==2.0.3
|
5 |
numpy>=1.23.5
|
|
|
|
|
1 |
gradio==3.28
|
2 |
+
tensorflow==2.14
|
3 |
yfinance==0.2.26
|
4 |
pandas==2.0.3
|
5 |
numpy>=1.23.5
|