diff --git a/python3.8/apigw-scikit/{{cookiecutter.project_name}}/app/requirements.txt b/python3.8/apigw-scikit/{{cookiecutter.project_name}}/app/requirements.txt index 7f21692a8..31814fd77 100644 --- a/python3.8/apigw-scikit/{{cookiecutter.project_name}}/app/requirements.txt +++ b/python3.8/apigw-scikit/{{cookiecutter.project_name}}/app/requirements.txt @@ -1,2 +1,2 @@ scikit-learn==1.3.0 -pillow==9.3.0 +pillow==10.0.1