Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,9 +1,10 @@
|
|
1 |
gradio
|
2 |
pandas
|
3 |
-
numpy
|
4 |
yfinance
|
5 |
prophet
|
6 |
matplotlib
|
7 |
-
|
8 |
plotly
|
9 |
|
|
|
|
1 |
gradio
|
2 |
pandas
|
3 |
+
numpy
|
4 |
yfinance
|
5 |
prophet
|
6 |
matplotlib
|
7 |
+
pillow
|
8 |
plotly
|
9 |
|
10 |
+
|