Skip to content

Commit fd94a88

Browse files
committed
update statsmodels
Signed-off-by: Grossberger Lukas (CR/AIR2.2) <Lukas.Grossberger@de.bosch.com>
1 parent 9cf66de commit fd94a88

File tree

2 files changed

+34
-82
lines changed

2 files changed

+34
-82
lines changed

poetry.lock

+33-81
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ parameterspace = ">=0.7.2"
2626
numpy = {version = "^1.26.2", optional = true}
2727
plotly = {version = "^5.10.0", optional = true}
2828
scipy = {version = "^1.6.0", optional = true}
29-
statsmodels = {version = "^0.13.2", optional = true}
29+
statsmodels = {version = "^0.14.2", optional = true}
3030
dask = {version = "^2023.1.0", optional = true}
3131
distributed = {version = "^2023.1.0", optional = true}
3232
pandas = {version = "^1.2.4", optional = true}

0 commit comments

Comments
 (0)