Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +7 -8
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
statsmodels>=0.14.0
|
|
|
1 |
+
pandas
|
2 |
+
numpy
|
3 |
+
matplotlib
|
4 |
+
statsforecast
|
5 |
+
utilsforecast
|
6 |
+
coreforecast
|
7 |
+
statsmodels
|
|