diff --git a/TensorFlow Deployment/Course 2 - TensorFlow Lite/Week 4/Examples/image_classification/requirements.txt b/TensorFlow Deployment/Course 2 - TensorFlow Lite/Week 4/Examples/image_classification/requirements.txt old mode 100755 new mode 100644 index f2b1049d..e7cd06f0 --- a/TensorFlow Deployment/Course 2 - TensorFlow Lite/Week 4/Examples/image_classification/requirements.txt +++ b/TensorFlow Deployment/Course 2 - TensorFlow Lite/Week 4/Examples/image_classification/requirements.txt @@ -1,2 +1,2 @@ -numpy==1.16.4 +numpy==1.22.0 Pillow==6.1.0 \ No newline at end of file