diff --git a/setup.py b/setup.py index 3b8ee37..6fcdb36 100644 --- a/setup.py +++ b/setup.py @@ -86,7 +86,7 @@ extras_require={ "release": [ "build<2", - "twine<6", + "twine<7", ], "test": [ "pytest>=6,<9",