Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
plotly
|
9 |
|
10 |
|
|
|
1 |
+
|
2 |
+
gradio==5.4.0
|
3 |
+
pandas==1.5.3
|
4 |
+
numpy==1.26.4
|
5 |
+
yfinance==0.2.40
|
6 |
+
prophet==1.1.5
|
7 |
+
matplotlib==3.8.0
|
8 |
+
plotly==5.24.1
|
9 |
|
10 |
|