diff --git a/jenkins_deploy_algorithmia/algorithm_template/requirements.txt b/jenkins_deploy_algorithmia/algorithm_template/requirements.txt index 49a9cd1..5ca3c8c 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 -pillow==6.2.0 +pillow==9.3.0 scikit-learn==0.19.1