Ensure the imports needed by proxy_server are in requirements.txt to start with

This commit is contained in:
Oliver Smith 2023-11-15 10:38:05 -08:00
parent 4c980cb161
commit 7cf1846654

View file

@ -1,7 +1,13 @@
litellm
openai
fastapi
tomli
appdirs
tomli_w
backoff
yaml
uvicorn
boto3
litellm
redis
redis
yaml