Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
|
@@ -13,8 +13,7 @@ pytz==2023.3
|
|
| 13 |
scikit-learn==1.4.0
|
| 14 |
prophet==1.1.5
|
| 15 |
tensorflow==2.15.0
|
| 16 |
-
cesiumjs==0.1.0
|
| 17 |
plotly-geo==1.0.0
|
| 18 |
-
keras==2.15.0
|
| 19 |
xgboost==2.0.3
|
| 20 |
-
seaborn==0.13.1
|
|
|
|
|
|
| 13 |
scikit-learn==1.4.0
|
| 14 |
prophet==1.1.5
|
| 15 |
tensorflow==2.15.0
|
|
|
|
| 16 |
plotly-geo==1.0.0
|
|
|
|
| 17 |
xgboost==2.0.3
|
| 18 |
+
seaborn==0.13.1
|
| 19 |
+
statsmodels==0.14.1
|