move fastuuid optional dep to proxy extras

This commit is contained in:
Alex Shoop
2025-09-24 01:21:49 +09:00
parent bfd6fb8981
commit 0232b88325
+1 -1
View File
@@ -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"