diff --git a/pyproject.toml b/pyproject.toml index 6541111..6ab4eba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -101,7 +101,7 @@ develop = [ ] release = [ "build<2", - "twine<5", + "twine<6", ] test = [ "pytest<9",