Skip to content

Commit 0232b88

Browse files
committed
move fastuuid optional dep to proxy extras
1 parent bfd6fb8 commit 0232b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ proxy = [
9393
"litellm-enterprise",
9494
"rich",
9595
"polars",
96+
"fastuuid",
9697
]
9798

9899
extra_proxy = [
@@ -115,7 +116,6 @@ semantic-router = ["semantic-router"]
115116

116117
mlflow = ["mlflow"]
117118

118-
perf = ["fastuuid"]
119119

120120
[tool.isort]
121121
profile = "black"

0 commit comments

Comments
 (0)