From c6669faf7104a1a1db1088db1236b997fe225771 Mon Sep 17 00:00:00 2001 From: Ahmad Kiswani Date: Thu, 13 Jul 2023 21:07:47 +0300 Subject: [PATCH] [SSD] Pinned fiftyone package fixes issue #654 --- single_stage_detector/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/single_stage_detector/requirements.txt b/single_stage_detector/requirements.txt index cc0f7d10a..ad2d26a46 100644 --- a/single_stage_detector/requirements.txt +++ b/single_stage_detector/requirements.txt @@ -3,4 +3,4 @@ ujson>=4.0.2 matplotlib>=3.5.1 pycocotools==2.0.4 git+https://github.com/mlcommons/logging.git@1.1.0-rc4 -fiftyone +fiftyone==0.15.1