mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
(feat) proxy remove appdirs as a dep
This commit is contained in:
parent
68a68335a0
commit
636920c128
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ sys.path.insert(
|
||||||
try:
|
try:
|
||||||
import uvicorn
|
import uvicorn
|
||||||
import fastapi
|
import fastapi
|
||||||
import appdirs
|
|
||||||
import backoff
|
import backoff
|
||||||
import yaml
|
import yaml
|
||||||
import orjson
|
import orjson
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue