diff --git a/requirements.txt b/requirements.txt index 4a74f83..8057ffd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ imutils==0.5.1 scipy==1.1.0 scikit-learn==0.20.0 mtcnn==0.0.8 -tensorflow==1.8.0 +tensorflow==2.7.2 keras==2.0.8 h5py==2.8.0 facenet==1.0.3 diff --git a/requirements_with_voicecapability.txt b/requirements_with_voicecapability.txt index ab0eb9e..8e4afef 100644 --- a/requirements_with_voicecapability.txt +++ b/requirements_with_voicecapability.txt @@ -5,7 +5,7 @@ imutils==0.5.1 scipy==1.1.0 scikit-learn==0.20.0 mtcnn==0.0.8 -tensorflow==1.8.0 +tensorflow==2.7.2 keras==2.0.8 h5py==2.8.0 facenet==1.0.3