diff --git a/python3.8/apigw-tensorflow/{{cookiecutter.project_name}}/app/requirements.txt b/python3.8/apigw-tensorflow/{{cookiecutter.project_name}}/app/requirements.txt index 048fe58e..8fa109b4 100644 --- a/python3.8/apigw-tensorflow/{{cookiecutter.project_name}}/app/requirements.txt +++ b/python3.8/apigw-tensorflow/{{cookiecutter.project_name}}/app/requirements.txt @@ -1,2 +1,2 @@ tensorflow==2.11.1 -pillow==10.2.0 +pillow==10.3.0