Skip to content

Commit

Permalink
add pillow dependency to for image processing
Browse files Browse the repository at this point in the history
  • Loading branch information
sabaimran committed Aug 27, 2024
1 parent e766f58 commit 1f8943c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ dependencies = [
"openai >= 0.27.8",
"gunicorn == 21.2.0",
"requests == 2.31.0",
"pillow == 10.4.0",
]
dynamic = ["version"]

Expand Down

0 comments on commit 1f8943c

Please sign in to comment.