diff --git a/tensorflow_classify_text_deploy_algorithmia/requirements.txt b/tensorflow_classify_text_deploy_algorithmia/requirements.txt index 25de48c..d5b06de 100644 --- a/tensorflow_classify_text_deploy_algorithmia/requirements.txt +++ b/tensorflow_classify_text_deploy_algorithmia/requirements.txt @@ -1,7 +1,7 @@ tensorflow==1.12.2 algorithmia==1.1.4 jupyter==1.0.0 -gitpython==2.1.11 +gitpython==3.1.34 matplotlib==3.0.2 urllib3==1.24.3 retry==0.9.2