Skip to content

Commit

Permalink
(feat) proxy remove appdirs as a dep
Browse files Browse the repository at this point in the history
  • Loading branch information
ishaan-jaff committed Dec 27, 2023
1 parent d348118 commit 74ea083
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion litellm/proxy/proxy_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
try:
import uvicorn
import fastapi
import appdirs
import backoff
import yaml
import orjson
Expand Down

0 comments on commit 74ea083

Please sign in to comment.