From 8e76c8b6f91bcd922b31c1c57ebf4aae2dc4bdf9 Mon Sep 17 00:00:00 2001 From: jeffquinn-msk Date: Tue, 20 Feb 2024 09:37:47 -0500 Subject: [PATCH] done --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 44a53ac..5941f3a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ dependencies = [ "blended-tiling==0.0.1.dev6", "lightning", "wandb", - "opencv-contrib-python" + "opencv-contrib-python-headless" ] [project.optional-dependencies]