From 0e52be3db64705fecb2294f0c7bb170d707c166e Mon Sep 17 00:00:00 2001 From: evelynmitchell Date: Thu, 1 Feb 2024 08:14:42 -0700 Subject: [PATCH] fix pytest pyproject --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 66b2c737..065e0e53 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ supervision = "*" scikit-image = "*" pinecone-client = "*" roboflow = "*" -pytest +pytest = "*"