Update requirements.txt
Browse files- requirements.txt +7 -2
requirements.txt
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
tensorflow==2.13.0
|
2 |
+
gradio==3.14.0
|
3 |
+
yfinance==0.2.26
|
4 |
+
pandas==2.1.0
|
5 |
+
matplotlib==3.7.1
|
6 |
+
scikit-learn==1.2.0
|
7 |
+
numpy==1.24.3
|