fix: add Pillow dependency

This commit is contained in:
Jonathan S. Rouach
2023-04-08 15:20:10 +03:00
committed by GitHub
parent 7e108d8ab3
commit 85d0d27045

View File

@@ -12,3 +12,4 @@ docker
duckduckgo-search
google-api-python-client #(https://developers.google.com/custom-search/v1/overview)
pinecone-client==2.2.1
Pillow