requirements: Upgrade google-api-python-client to 1.6.4.

This commit is contained in:
Vishnu Ks 2017-10-27 18:34:11 +00:00 committed by Tim Abbott
parent cd064475a7
commit e96611ad1d
3 changed files with 3 additions and 3 deletions

View File

@ -71,7 +71,7 @@ python-gcm==0.4
gitdb==0.6.4
# Needed for Google Apps mobile auth
google-api-python-client==1.6.3
google-api-python-client==1.6.4
# Needed for the email mirror
html2text==2016.9.19

View File

@ -55,7 +55,7 @@ docutils==0.14
first==2.0.1 # via pip-tools
gitdb==0.6.4
gitlint==0.8.2
google-api-python-client==1.6.3
google-api-python-client==1.6.4
h2==2.6.2 # via hyper
hpack==3.0.0 # via h2
html2text==2016.9.19

View File

@ -38,7 +38,7 @@ django-webpack-loader==0.5.0
django==1.11.6
docopt==0.6.2
gitdb==0.6.4
google-api-python-client==1.6.3
google-api-python-client==1.6.4
h2==2.6.2 # via hyper
hpack==3.0.0 # via h2
html2text==2016.9.19