diff --git a/pyproject.toml b/pyproject.toml index 5668d2bd..6f25a59d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,8 @@ dependencies = [ "otumat", "faker", "cryptography", - "urllib3" + "urllib3", + "setuptools", ] requires-python = ">=3.9,<4.0" authors = [