Skip to content

Commit

Permalink
fix(detect-objects): update dependency ultralytics to v8.3.57 (#22221)
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] authored Jan 2, 2025
1 parent feec967 commit 1a3aa1e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ requires-python = "~=3.12.0"
dependencies = [
"opencv-python==4.10.0.84",
"supervision==0.25.1",
"ultralytics==8.3.56",
"ultralytics==8.3.57",
]

[dependency-groups]
Expand Down
8 changes: 4 additions & 4 deletions machine-learning/hm-supervision/detect-objects/uv.lock

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

0 comments on commit 1a3aa1e

Please sign in to comment.