SatSale

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 9db9c04cfe5ad048daa6596a5f15904c4b6e461d
parent b621ffde1f3dfe14cfacf003440fc412244773f9
Author: nickfarrow <nicholas.w.farrow@gmail.com>
Date:   Mon,  7 Feb 2022 00:11:26 +1100

bump Pillow version

Diffstat:
Mrequirements.txt | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt @@ -4,7 +4,7 @@ Flask==1.1.2 MarkupSafe==1.1.1 requests==2.26.0 gunicorn==20.0.4 -Pillow==8.01.1 +Pillow==9.0.0 protobuf==3.19.1 flask_restplus==0.13.0 Werkzeug==0.16.1