We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e36c637 commit 2817664Copy full SHA for 2817664
1 file changed
pyproject.toml
@@ -70,7 +70,7 @@ conflicts = [[{ group = "pydantic-v1" }, { group = "pydantic-v2" }]]
70
module-root = ""
71
72
[build-system]
73
-requires = ["uv_build >=0.8.3, <0.9.0"]
+requires = ["uv_build >=0.8.3, <0.10.0"]
74
build-backend = "uv_build"
75
76
[tool.pytest.ini_options]
0 commit comments