mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-29 10:20:54 +00:00
move fastuuid optional dep to proxy extras
This commit is contained in:
+1
-1
@@ -93,6 +93,7 @@ proxy = [
|
||||
"litellm-enterprise",
|
||||
"rich",
|
||||
"polars",
|
||||
"fastuuid",
|
||||
]
|
||||
|
||||
extra_proxy = [
|
||||
@@ -115,7 +116,6 @@ semantic-router = ["semantic-router"]
|
||||
|
||||
mlflow = ["mlflow"]
|
||||
|
||||
perf = ["fastuuid"]
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
|
||||
Reference in New Issue
Block a user