Merge pull request #3053 from BerriAI/litellm_fix_gemini_pillow_bug

[Fix]- gemini bug `please run pip install Pillow` on LiteLLM Docker
This commit is contained in:
Ishaan Jaff 2024-04-15 18:07:23 -07:00 committed by GitHub
commit 4b6e55bcc0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,6 +26,8 @@ apscheduler==3.10.4 # for resetting budget in background
fastapi-sso==0.10.0 # admin UI, SSO
pyjwt[crypto]==2.8.0
python-multipart==0.0.9 # admin UI
Pillow==10.0.1
### LITELLM PACKAGE DEPENDENCIES
python-dotenv>=0.2.0 # for env
tiktoken>=0.4.0 # for calculating usage