mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-24 18:24:20 +00:00
Ensure the imports needed by proxy_server are in requirements.txt to start with
This commit is contained in:
parent
4c980cb161
commit
7cf1846654
1 changed files with 7 additions and 1 deletions
|
@ -1,7 +1,13 @@
|
|||
litellm
|
||||
openai
|
||||
fastapi
|
||||
tomli
|
||||
appdirs
|
||||
tomli_w
|
||||
backoff
|
||||
yaml
|
||||
uvicorn
|
||||
boto3
|
||||
litellm
|
||||
redis
|
||||
redis
|
||||
yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue