From c4df3d65a1b604e3469c3ee4f365e25d7bc88558 Mon Sep 17 00:00:00 2001 From: vahid Date: Mon, 19 Sep 2022 23:57:32 +0200 Subject: [PATCH] this resolves #60 !! with newer opencv-python versions weird things happen --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0c49b1b..3a1bfa3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -opencv-python-headless < 4.6 # XXX https://github.com/qurator-spk/sbb_textline_detection/issues/60 +opencv-python-headless == 4.5.1.48 # XXX https://github.com/qurator-spk/sbb_textline_detection/issues/60 matplotlib seaborn tqdm