Skip to content

Commit

Permalink
Add Pillow to API deps, closes #690
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmezzetti committed Mar 30, 2024
1 parent 3f319eb commit 7fad6dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"aiohttp>=3.8.1",
"fastapi>=0.94.0",
"msgpack>=1.0.7",
"pillow>=7.1.2",
"python-multipart>=0.0.7",
"uvicorn>=0.12.1",
]
Expand Down

0 comments on commit 7fad6dc

Please sign in to comment.