From 2b960a6e620729154f9273ea27a80aca66656646 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 08:36:44 +0000 Subject: [PATCH] Bump ultralytics from 8.2.82 to 8.3.24 Bumps [ultralytics](https://github.com/ultralytics/ultralytics) from 8.2.82 to 8.3.24. - [Release notes](https://github.com/ultralytics/ultralytics/releases) - [Commits](https://github.com/ultralytics/ultralytics/compare/v8.2.82...v8.3.24) --- 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 ed2f5c8a..06cc6681 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,4 +12,4 @@ torch==2.3.1 # NOTE: Omit if using torch with CUDA and install manually torchvision==0.18.1 # NOTE: Omit if using torch with CUDA and install manually tqdm==4.66.5 ujson==5.10.0 -ultralytics==8.2.82 +ultralytics==8.3.24