Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,5 @@ pandas==1.5.3
|
|
| 3 |
plotly==5.17.0
|
| 4 |
scikit-learn==1.3.1
|
| 5 |
numpy==1.23.5
|
|
|
|
|
|
|
|
|
| 3 |
plotly==5.17.0
|
| 4 |
scikit-learn==1.3.1
|
| 5 |
numpy==1.23.5
|
| 6 |
+
statsmodels==0.14.0
|
| 7 |
+
|