From f3bcae38df8cc0ca7794f6883fae804093791b43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 02:35:25 +0000 Subject: [PATCH] Chore(deps): bump django-filter from 21.1 to 22.1 Bumps [django-filter](https://github.com/carltongibson/django-filter) from 21.1 to 22.1. - [Release notes](https://github.com/carltongibson/django-filter/releases) - [Changelog](https://github.com/carltongibson/django-filter/blob/main/CHANGES.rst) - [Commits](https://github.com/carltongibson/django-filter/compare/21.1...22.1) --- updated-dependencies: - dependency-name: django-filter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 5981ca8..49f2bcf 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -27,5 +27,14 @@ drf-spectacular==0.22.0 # https://github.com/tfranzel/drf-spectacular # 3rd party django-fsm==2.8.0 # https://github.com/viewflow/django-fsm boto3==1.21.45 # https://boto3.amazonaws.com/v1/documentation/api/latest/index.html -django-filter==21.1 # https://github.com/carltongibson/django-filter +django-filter==22.1 # https://github.com/carltongibson/django-filter fcm-django==1.0.11 # https://pypi.org/project/fcm-django/1.0.11/ +# Machine Learning Model +opencv-python==4.5.5.62 # https://github.com/opencv/opencv +deepface==0.0.73 # https://pypi.org/project/deepface/ +mtcnn==0.1.1 # https://github.com/ipazc/mtcnn +scikit-learn==0.24.2 #https://pypi.org/project/scikit-learn/ +# tensorflow==2.3.0 # https://pypi.org/project/tensorflow/ +# keras==2.4.0 # https://pypi.org/project/keras/ +joblib==1.1.0 # https://joblib.readthedocs.io/en/latest/installing.html +keras-facenet==0.3.2