From 1646e585e223c1997d6fbacff1394a713ebb3afc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 10:56:53 +0000 Subject: [PATCH] Bump ultralytics from 8.0.158 to 8.2.87 Bumps [ultralytics](https://github.com/ultralytics/ultralytics) from 8.0.158 to 8.2.87. - [Release notes](https://github.com/ultralytics/ultralytics/releases) - [Commits](https://github.com/ultralytics/ultralytics/compare/v8.0.158...v8.2.87) --- updated-dependencies: - dependency-name: ultralytics dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9889d0c..b677e47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ rich # beautiful text formatting in terminal pytest # tests sh # for running bash commands in some tests pycocotools # for masking -ultralytics==8.0.158 # for yolo +ultralytics==8.2.87 # for yolo fiftyone fastapi umap-learn \ No newline at end of file