diff --git a/pyproject.toml b/pyproject.toml index 00cea52f..4dd41d4b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,6 +31,7 @@ pysigma-backend-splunk = "^1.0.3" pygit2 = "^1.14.1" tyro = "^0.8.3" gitpython = "^3.1.43" +setuptools = "^69.5.1" [tool.poetry.dev-dependencies] [build-system]