diff --git a/pyproject.toml b/pyproject.toml index 3a73ab3..a3736e7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -47,7 +47,7 @@ dependencies = [ "pydantic>=2.3,<3", "fastapi>=0.110.2", "prisma==0.13.1", - "google-api-python-client==2.145.0", + "google-api-python-client==2.146.0", "asyncify==0.10.0", "pandas==2.2.2" ]