diff --git a/requirements.txt b/requirements.txt index 99cd8ea..c0173ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ -google-api-python-client==1.6.6 -icalendar==4.0.1 -pytz==2018.3 -PyYAML==3.12 +oauth2client==4.1.2 +google-api-python-client==1.7.3 +icalendar==4.0.2 +pytz==2018.5 +PyYAML==3.13