diff --git a/requirements.txt b/requirements.txt index 4a74f83..c14933c 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.3.1 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..f1c6558 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.3.1 keras==2.0.8 h5py==2.8.0 facenet==1.0.3