diff --git a/pyproject.toml b/pyproject.toml index 65d4d8b49..4bcf6ed5b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,6 +56,7 @@ fakeredis = "^1.8.1" google-auth-oauthlib = "^1.1.0" mock = "*" pytest = "*" +setuptools = "*" tabulate = "*" turbinia-api-lib = "^1.0.6" yapf = "*"