diff --git a/pyproject.toml b/pyproject.toml index f965ba2..a549677 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ test = [ "codecov", "hypothesis", "clkhash>=0.16.1", - "setuptools<82", + "setuptools<83", ] [project.urls]