We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents befe06c + 1f692df commit 8bb3e47Copy full SHA for 8bb3e47
1 file changed
pyproject.toml
@@ -27,7 +27,7 @@ falcon-swagger-ui = { git = "https://github.com/alanorth/falcon-swagger-ui", rev
27
28
# See: https://docs.astral.sh/uv/concepts/build-backend/#using-the-uv-build-backend
29
[build-system]
30
-requires = ["uv_build>=0.7.19,<0.8.0"]
+requires = ["uv_build>=0.8.17,<0.9.0"]
31
build-backend = "uv_build"
32
33
[dependency-groups]
0 commit comments