diff --git a/python3.8/apigw-xgboost/{{cookiecutter.project_name}}/app/requirements.txt b/python3.8/apigw-xgboost/{{cookiecutter.project_name}}/app/requirements.txt index 2b6e9b87..431959eb 100644 --- a/python3.8/apigw-xgboost/{{cookiecutter.project_name}}/app/requirements.txt +++ b/python3.8/apigw-xgboost/{{cookiecutter.project_name}}/app/requirements.txt @@ -1,2 +1,2 @@ xgboost==1.1.1 -pillow==10.2.0 +pillow==10.3.0