diff --git a/pyproject.toml b/pyproject.toml index be9a8352..f561d497 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,6 +20,7 @@ aiohttp = "^3.9.1" google-oauth2-tool = "^0.0.3" google-api-python-client = "^2.114.0" pandas = "^2.2.0" +pre-commit = "^3.6.0" [tool.poetry.group.dev.dependencies] setuptools = "^69.0.2"