From 156e0d62edb04a53cc23ae558f27fbdf51efe88f Mon Sep 17 00:00:00 2001 From: vorozhkog Date: Wed, 27 Nov 2024 17:12:16 +0000 Subject: [PATCH] remove pyyaml --- train/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/train/requirements.txt b/train/requirements.txt index b15f9be..8da1c3c 100644 --- a/train/requirements.txt +++ b/train/requirements.txt @@ -1,6 +1,6 @@ git+https://github.com/supervisely/supervisely.git@update-libs -pyyaml==5.4.0 +# pyyaml==5.4.0 opencv-python==4.6.0.66 scipy==1.8.0 pillow==9.0.1