From 5e45d75b1dcdc6da5ddc252bfd07cbb16b63a212 Mon Sep 17 00:00:00 2001 From: fatih <34196005+fcakyon@users.noreply.github.com> Date: Tue, 28 Jun 2022 11:06:47 +0300 Subject: [PATCH] update pybboxes version (#513) * update pybboxes version * update pybboxes version * Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 7d82d0deb..6a67f0814 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,10 +2,10 @@ opencv-python>=4.2.0.32 shapely>=1.8.0 tqdm>=4.48.2 pillow>=8.2.0 -pybboxes==0.1.1; python_version < '3.8' +pybboxes==0.1.2; python_version < '3.8' pybboxes; python_version >= '3.8' pyyaml fire terminaltables requests -click==8.0.4 \ No newline at end of file +click==8.0.4