Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
yfinance
|
2 |
pandas
|
3 |
-
numpy
|
4 |
prophet
|
5 |
plotly
|
6 |
gradio
|
|
|
1 |
yfinance
|
2 |
pandas
|
3 |
+
numpy<2.0
|
4 |
prophet
|
5 |
plotly
|
6 |
gradio
|