diff --git a/tensorflow_classify_text_deploy_algorithmia/requirements.txt b/tensorflow_classify_text_deploy_algorithmia/requirements.txt index 25de48c..49fc89c 100644 --- a/tensorflow_classify_text_deploy_algorithmia/requirements.txt +++ b/tensorflow_classify_text_deploy_algorithmia/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==1.12.2 +tensorflow==2.11.1 algorithmia==1.1.4 jupyter==1.0.0 gitpython==2.1.11