From 31a0bb55fd5de59849f94cfe4e0e526cf5a5331f Mon Sep 17 00:00:00 2001 From: Farouk Adeleke <110058327+Fadeleke57@users.noreply.github.com> Date: Sat, 9 Mar 2024 13:16:11 -0500 Subject: [PATCH] Update requirements.txt --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a6d7634..d00ed35 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,10 +4,10 @@ gdown>=3.10.1 tqdm>=4.30.0 Pillow>=5.2.0 opencv-python>=4.5.5.64 -tensorflow>=1.9.0 +tensorflow>=1.9.0,<=2.12.0 keras>=2.2.0 Flask>=1.1.2 mtcnn>=0.1.0 retina-face>=0.0.1 fire>=0.4.0 -gunicorn>=20.1.0 \ No newline at end of file +gunicorn>=20.1.0