diff --git a/pyproject.toml b/pyproject.toml index a83fa80..c5a3693 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ Cerberus = "^1.3.2" PyYAML = "^5.4.1" rich = "^12.0.0" click = "^8.0.1" -setuptools = "^65.0.0" +setuptools = "^84.0.0" [tool.poetry.dev-dependencies] pytest = "^7.1"