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