mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-06 08:16:43 +00:00
Update requirements.txt
This commit is contained in:
parent
b6ff59b62f
commit
da9976441b
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# LITELLM PROXY DEPENDENCIES #
|
||||
litellm
|
||||
openai
|
||||
openai>=1.0.0
|
||||
fastapi
|
||||
tomli
|
||||
pydantic>=2.5
|
||||
|
|
@ -18,4 +18,4 @@ celery
|
|||
psutil
|
||||
mangum
|
||||
google-generativeai
|
||||
async_generator # for ollama
|
||||
async_generator # for ollama
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue