diff --git a/pyproject.toml b/pyproject.toml index 2ec42f8..a5fda49 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "docutils>=0.23", "pdoc3>=0.11.6", "pytest-cov>=7.1.0", - "twine>=6.2.0,<7", + "twine>=7.0.0,<8", "black>=26.5.1,<27", "idna>=3.18" ]