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 767315b commit 89347fdCopy full SHA for 89347fd
1 file changed
pyproject.toml
@@ -82,7 +82,8 @@ docs = [
82
83
[tool.uv]
84
default-groups = ["dev", "docs"]
85
-required-version = ">=0.8.6"
+required-version = ">=0.9.17"
86
+exclude-newer = "7 days"
87
88
[project.scripts]
89
uvicorn = "uvicorn.main:main"
0 commit comments