Skip to content

Commit cc29973

Browse files
chore(deps): update dependency uv_build to >=0.9.3,<0.10.0
1 parent e3c36e3 commit cc29973

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
@@ -48,7 +48,7 @@ explainability = ["unidecode", "nltk", "captum"]
4848
preprocess = ["unidecode", "nltk"]
4949

5050
[build-system]
51-
requires = ["uv_build>=0.8.3,<0.9.0"]
51+
requires = ["uv_build>=0.9.3,<0.10.0"]
5252
build-backend = "uv_build"
5353

5454
[tool.ruff]

0 commit comments

Comments
 (0)