Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -16,4 +16,5 @@ 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
|
|
|
|
|
|
| 16 |
plotly-geo==1.0.0
|
| 17 |
xgboost==2.0.3
|
| 18 |
seaborn==0.13.1
|
| 19 |
+
statsmodels==0.14.1
|
| 20 |
+
base64io==1.0.3
|