diff --git a/helpers/preconditions/requirements.txt b/helpers/preconditions/requirements.txt index 192bf08a4..68d6cfe87 100644 --- a/helpers/preconditions/requirements.txt +++ b/helpers/preconditions/requirements.txt @@ -1,3 +1,3 @@ -google-api-python-client~=1.7 +google-api-python-client~=2.65 google-auth~=1.6 requests~=2.22