diff options
| -rw-r--r-- | pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml index 5693b61cc..58383c8a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,6 +33,7 @@ description = "The community bot for the Python Discord community." [tool.uv] prerelease = "allow" +required-version = ">=0.9.7" [dependency-groups] dev = [ |