Skip to content

Commit

Permalink
Add skpro
Browse files Browse the repository at this point in the history
  • Loading branch information
felipeangelimvieira committed Dec 9, 2024
1 parent 8925880 commit 9e57528
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ numpyro = "<0.16"
optax = ">=0.2"
graphviz = "^0.20.3"
scikit-base = "^0.11.0"
skpro = "^2.8.0"

ipykernel = { version = ">=6.26.0,<7.0.0", optional = true }
pytest = { version = ">=8.0.0,<9.0.0", optional = true }
Expand Down Expand Up @@ -42,6 +43,7 @@ seaborn = {version = "^0.13.2", optional = true}
statsmodels = {version = "^0.14.4", optional = true}



[tool.poetry.extras]
dev = [
"ipykernel",
Expand Down

0 comments on commit 9e57528

Please sign in to comment.