move fastuuid optional dep to proxy extras
This commit is contained in:
parent
bfd6fb8981
commit
0232b88325
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user