SatSale

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

commit 1c561c5c7a6351521f87cc7603868ad5efdd587c
parent e4dd1ab22b8b9006194825b202df9f2e2061cecf
Author: NicholasFarrow <nicholas.w.farrow@gmail.com>
Date:   Sat, 20 Mar 2021 00:44:13 +1100

update pillow, suggested by dependecy bot

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

diff --git a/requirements.txt b/requirements.txt @@ -6,7 +6,7 @@ MarkupSafe==1.1.1 requests==2.25.0 gunicorn==20.0.4 eventlet==0.30.0 -Pillow==8.0.1 +Pillow==8.01.1 protobuf==3.15.6 # For lightning (optional)