mirror of https://github.com/zulip/zulip.git
requirements: Upgrade google-api-python-client to 1.6.4.
This commit is contained in:
parent
cd064475a7
commit
e96611ad1d
|
@ -71,7 +71,7 @@ python-gcm==0.4
|
||||||
gitdb==0.6.4
|
gitdb==0.6.4
|
||||||
|
|
||||||
# Needed for Google Apps mobile auth
|
# 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
|
# Needed for the email mirror
|
||||||
html2text==2016.9.19
|
html2text==2016.9.19
|
||||||
|
|
|
@ -55,7 +55,7 @@ docutils==0.14
|
||||||
first==2.0.1 # via pip-tools
|
first==2.0.1 # via pip-tools
|
||||||
gitdb==0.6.4
|
gitdb==0.6.4
|
||||||
gitlint==0.8.2
|
gitlint==0.8.2
|
||||||
google-api-python-client==1.6.3
|
google-api-python-client==1.6.4
|
||||||
h2==2.6.2 # via hyper
|
h2==2.6.2 # via hyper
|
||||||
hpack==3.0.0 # via h2
|
hpack==3.0.0 # via h2
|
||||||
html2text==2016.9.19
|
html2text==2016.9.19
|
||||||
|
|
|
@ -38,7 +38,7 @@ django-webpack-loader==0.5.0
|
||||||
django==1.11.6
|
django==1.11.6
|
||||||
docopt==0.6.2
|
docopt==0.6.2
|
||||||
gitdb==0.6.4
|
gitdb==0.6.4
|
||||||
google-api-python-client==1.6.3
|
google-api-python-client==1.6.4
|
||||||
h2==2.6.2 # via hyper
|
h2==2.6.2 # via hyper
|
||||||
hpack==3.0.0 # via h2
|
hpack==3.0.0 # via h2
|
||||||
html2text==2016.9.19
|
html2text==2016.9.19
|
||||||
|
|
Loading…
Reference in New Issue