diff --git a/Courses/Advanced Machine Learning with TensorFlow on Google Cloud Platform/Additional/application/requirements.txt b/Courses/Advanced Machine Learning with TensorFlow on Google Cloud Platform/Additional/application/requirements.txt index 26c15cd..eca97b6 100644 --- a/Courses/Advanced Machine Learning with TensorFlow on Google Cloud Platform/Additional/application/requirements.txt +++ b/Courses/Advanced Machine Learning with TensorFlow on Google Cloud Platform/Additional/application/requirements.txt @@ -1,2 +1,2 @@ -Flask==1.0 +Flask==2.3.2 google-api-python-client==1.6.2