diff --git a/pyproject.toml b/pyproject.toml index fa5a2bc1f..0c6709bac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ dev = [ "pre-commit~=3.5.0", "deepdiff~=7.0.1", "pytest-cov~=5.0.0", - "twine~=6.1.0", + "twine>=6.1,<6.3", "types-retry~=0.9.9.20241221", "networkx~=3.1.0", "networkx-stubs~=0.0.1",