diff --git a/tensorflow_classify_text_deploy_algorithmia_simple/requirements.txt b/tensorflow_classify_text_deploy_algorithmia_simple/requirements.txt index 1dd3b7e..6322324 100644 --- a/tensorflow_classify_text_deploy_algorithmia_simple/requirements.txt +++ b/tensorflow_classify_text_deploy_algorithmia_simple/requirements.txt @@ -5,4 +5,4 @@ gitpython==2.1.11 matplotlib==3.0.2 urllib3==1.24.3 retry==0.9.2 -numpy==1.16.1 \ No newline at end of file +numpy==1.22.0 \ No newline at end of file