Skip to content

Commit 10aeacb

Browse files
downgrade uv version
1 parent e5f19f4 commit 10aeacb

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 @@ mcp = "mcp.cli:app [cli]"
4848

4949
[tool.uv]
5050
default-groups = ["dev", "docs"]
51-
required-version = ">=0.9.5"
51+
required-version = ">=0.8.4"
5252

5353
[dependency-groups]
5454
dev = [

0 commit comments

Comments
 (0)