From 06952fdc70c02356bc6dcc3e6eff2e729ce00874 Mon Sep 17 00:00:00 2001 From: katekong Date: Fri, 24 Mar 2023 05:04:29 -0400 Subject: [PATCH] change requirement --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c8845bf..d88d651 100755 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,8 @@ matplotlib addict rapidfuzz numpy -opencv-python-headless==4.4.0.40 +opencv-python +opencv-python-headless Pillow python-Levenshtein PyYAML -- 2.34.1