Skip to content

Commit

Permalink
Add pillow to requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
RikiSot committed Aug 3, 2022
1 parent 919bd1f commit 877cd3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ urllib3==1.26.11; python_version >= "3.7" and python_full_version < "3.0.0" and
uvicorn==0.18.2; python_version >= "3.7"
werkzeug==2.2.1; python_version >= "3.7"
wrapt==1.14.1; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.7"
pillow

0 comments on commit 877cd3a

Please sign in to comment.