From aca8820fadb7cd95abdff4222db82723b13f1579 Mon Sep 17 00:00:00 2001 From: WenmuZhou Date: Tue, 3 Aug 2021 19:00:34 +0800 Subject: [PATCH] revert opencv version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a640748a..c8dfbe26 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ tqdm numpy visualdl python-Levenshtein -opencv-contrib-python==4.4.0.46 +opencv-contrib-python==4.2.0.32 Cython \ No newline at end of file -- GitLab