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

This commit is contained in:
Vishnu Ks 2017-09-18 19:22:20 +00:00 committed by Tim Abbott
parent 77360fb6fb
commit 75276078d4
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -57,7 +57,7 @@ first==2.0.1 # via pip-tools
fonttools==3.15.1
gitdb==0.6.4
gitlint==0.8.2
google-api-python-client==1.6.2
google-api-python-client==1.6.3
h2==2.6.2 # via hyper
hpack==3.0.0 # via h2
html2text==2016.9.19

View File

@ -39,7 +39,7 @@ django==1.11.4
docopt==0.6.2
fonttools==3.15.1
gitdb==0.6.4
google-api-python-client==1.6.2
google-api-python-client==1.6.3
h2==2.6.2 # via hyper
hpack==3.0.0 # via h2
html2text==2016.9.19