Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
|
|
|
|
1 |
pypistats
|
2 |
-
plotly
|
3 |
-
pystan==2.19.1.1
|
4 |
-
fbprophet
|
|
|
1 |
+
prophet==1.1
|
2 |
+
pandas
|
3 |
pypistats
|
4 |
+
plotly
|
|
|
|