From b6add28267993f67515e23be82ce7b55a7ae519b Mon Sep 17 00:00:00 2001 From: Tran Xen <137925069+glucauze@users.noreply.github.com> Date: Sat, 29 Jul 2023 12:36:22 +0200 Subject: [PATCH] improve tests --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 90f2d62..266c9dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,9 +1,9 @@ +cython +dill==0.3.6 +ifnude insightface==0.7.3 onnx==1.14.0 onnxruntime==1.15.0 opencv-python==4.7.0.72 -dill==0.3.6 pandas -ifnude -cython pydantic==1.10.9