Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Commit

Permalink
Require PILLOW v>=7.0.0; fixes #239
Browse files Browse the repository at this point in the history
  • Loading branch information
GuLinux committed Jun 18, 2020
1 parent 6c8b180 commit 9f52fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ gunicorn
gevent
greenlet
numpy
pillow
pillow >= 7.0.0
six
redis
requests
Expand Down

0 comments on commit 9f52fae

Please sign in to comment.