From 7c8c103be2a6cf0df5fa684ea4bd0f90bad14f9e Mon Sep 17 00:00:00 2001 From: Dowon Date: Wed, 21 Aug 2024 21:44:08 +0900 Subject: [PATCH] chore: include hypothesis --- Taskfile.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Taskfile.yml b/Taskfile.yml index 03a4e8a..834d82e 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -25,7 +25,7 @@ tasks: update: cmds: - - "{{.PYTHON}} -m uv pip install -U ultralytics mediapipe ruff pre-commit black devtools pytest" + - "{{.PYTHON}} -m uv pip install -U ultralytics mediapipe ruff pre-commit black devtools pytest hypothesis" update-torch: cmds: