diff --git a/jenkins_deploy_algorithmia/algorithm_template/requirements.txt b/jenkins_deploy_algorithmia/algorithm_template/requirements.txt index 49a9cd1..ba86ff9 100644 --- a/jenkins_deploy_algorithmia/algorithm_template/requirements.txt +++ b/jenkins_deploy_algorithmia/algorithm_template/requirements.txt @@ -1,4 +1,4 @@ algorithmia>=1.0.0,<2.0 -numpy==1.14.5 +numpy==1.22.0 pillow==6.2.0 scikit-learn==0.19.1