From 0f3cbcbc2c49f00079be0fe441b844bfcf327997 Mon Sep 17 00:00:00 2001 From: fatih <34196005+fcakyon@users.noreply.github.com> Date: Mon, 2 Jan 2023 00:16:17 +0300 Subject: [PATCH] fix pybboxes version (#803) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 68ebe435..11583fea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ opencv-python>=4.2.0.32 shapely>=1.8.0 tqdm>=4.48.2 pillow>=8.2.0 -pybboxes>=0.1.5 +pybboxes==0.1.6 pyyaml fire terminaltables