Skip to content

Commit

Permalink
fix(hm-open3d): update dependency scikit-learn to v1.4.2 (#15765)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 9, 2024
1 parent b7d4957 commit 256c719
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions computer-vision/hm-open3d/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion computer-vision/hm-open3d/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ open3d = "0.18.0"
pandas = "2.2.1"
Pillow = "10.3.0"
PyYAML = "6.0.1"
scikit-learn = "1.4.1.post1"
scikit-learn = "1.4.2"
tqdm = "4.66.2"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 256c719

Please sign in to comment.