diff --git a/model_authentication/model_requirements.txt b/model_authentication/model_requirements.txt index c5768b8..29e4010 100644 --- a/model_authentication/model_requirements.txt +++ b/model_authentication/model_requirements.txt @@ -1,3 +1,3 @@ algorithmia>=1.0.0,<2.0 six -tensorflow-gpu==2.0.0 \ No newline at end of file +tensorflow-gpu==2.9.3 \ No newline at end of file