Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ pandas==1.5.3
|
|
2 |
numpy==1.24.0
|
3 |
yfinance==0.2.50
|
4 |
matplotlib==3.5.3
|
5 |
-
gradio==5.8.0
|
|
|
|
2 |
numpy==1.24.0
|
3 |
yfinance==0.2.50
|
4 |
matplotlib==3.5.3
|
5 |
+
gradio==5.8.0
|
6 |
+
python-3.10
|