diff --git a/setup.py b/setup.py index c7851f0..c78f580 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ "develop": [ "pyproject-fmt<3", "ruff<0.16; python_version >= '3.7'", - "twine<7", + "twine<8", "wheel<1", ], "test": [