Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
yfinance
|
4 |
-
matplotlib
|
5 |
-
|
|
|
1 |
+
gradio==3.39.0
|
2 |
+
pandas==1.5.3
|
3 |
+
yfinance==0.2.26
|
4 |
+
matplotlib==3.7.2
|
5 |
+
numpy==1.24.4
|