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 +