diff --git a/pyproject.toml b/pyproject.toml index 371a694..4eed0f9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -8,7 +8,7 @@ version = "1.0.0" dependencies = [ "yaboli @ git+https://github.com/Garmelon/yaboli.git@v1.2.0", "isodate >=0.6.1, <0.7.0", - "google-api-python-client ==1.7.11", + "google-api-python-client >=2.57.0, <3.0.0", ] [project.scripts]