diff --git a/face_mask_detector/requirements.txt b/face_mask_detector/requirements.txt index 6ef2348..6b9d35d 100644 --- a/face_mask_detector/requirements.txt +++ b/face_mask_detector/requirements.txt @@ -1,4 +1,4 @@ h5py==2.10.0 opencv-python==4.2.0.34 Pillow==7.1.2 -tensorflow==2.2.0 \ No newline at end of file +tensorflow==2.5.0 \ No newline at end of file