Skip to content

Commit 0fd6e27

Browse files
chore(deps): update ultralytics requirement in /worker
Updates the requirements on [ultralytics](https://github.com/ultralytics/ultralytics) to permit the latest version. - [Release notes](https://github.com/ultralytics/ultralytics/releases) - [Commits](ultralytics/ultralytics@v8.4.56...v8.4.60) --- updated-dependencies: - dependency-name: ultralytics dependency-version: 8.4.60 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a11c456 commit 0fd6e27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

worker/requirements-yolo.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Requirements for the YOLO Object Detection Worker
22
# Install on a machine with a GPU for best performance,
33
# or use a Raspberry Pi with NCNN/Hailo backend.
4-
ultralytics>=8.4.56
4+
ultralytics>=8.4.60
55
paho-mqtt>=2.1.0
66
Pillow>=12.2.0
77

0 commit comments

Comments
 (0)