From 3306c5c048cd73d5d895db47b14cb46de30815e1 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Wed, 29 May 2024 10:38:10 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=9B=B4=E6=96=B0=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hb_server/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/hb_server/requirements.txt b/hb_server/requirements.txt index feb0d76..25684d9 100644 --- a/hb_server/requirements.txt +++ b/hb_server/requirements.txt @@ -8,11 +8,11 @@ djangorestframework==3.12.4 djangorestframework-simplejwt==4.7.2 drf-yasg==1.20.0 psutil==5.8.0 -pillow==8.3.1 -opencv-python==4.5.3.56 django-celery-results==2.2.0 -numpy==1.21.2 -workalendar==16.2.0 -face_recognition==1.3.0 gunicorn==20.1.0 redis==4.1.4 +workalendar==16.2.0 +pillow==8.3.1 +opencv-python==4.5.5.62 +face_recognition==1.3.0 +