Skip to content

Commit

Permalink
fix(detect-objects): update dependency supervision to v0.21.0 (#17205)
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 Jun 6, 2024
1 parent 2ae5c0d commit 8a1111b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions machine-learning/hm-supervision/detect-objects/poetry.lock

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

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = ["Hongbo Miao"]
[tool.poetry.dependencies]
python = "3.11.x"
opencv-python = "4.10.0.82"
supervision = "0.20.0"
supervision = "0.21.0"
ultralytics = "8.2.28"

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

0 comments on commit 8a1111b

Please sign in to comment.