requirements: Upgrade httplib2 from 0.12.0 to 0.12.1.

This commit is contained in:
Vishnu Ks 2019-03-06 08:48:13 +00:00 committed by Tim Abbott
parent 2c547f4855
commit d90192deb4
3 changed files with 3 additions and 3 deletions

View File

@ -72,7 +72,7 @@ google-api-python-client==1.7.4
# Needed for the email mirror
html2text==2018.1.9
httplib2==0.12.0
httplib2==0.12.1
-e git+https://github.com/zulip/talon.git@7d8bdc4dbcfcc5a73298747293b99fe53da55315#egg=talon==1.2.10.zulip1
# Needed for hipchat import

View File

@ -72,7 +72,7 @@ google-auth==1.6.3 # via google-api-python-client, google-auth-httplib2
h2==2.6.2 # via hyper
hpack==3.0.0 # via h2
html2text==2018.1.9
httplib2==0.12.0
httplib2==0.12.1
httpretty==0.9.6
hypchat==0.21
hyper==0.7.0 # via apns2

View File

@ -54,7 +54,7 @@ google-auth==1.6.3 # via google-api-python-client, google-auth-httplib2
h2==2.6.2 # via hyper
hpack==3.0.0 # via h2
html2text==2018.1.9
httplib2==0.12.0
httplib2==0.12.1
hypchat==0.21
hyper==0.7.0 # via apns2
hyperframe==3.2.0 # via h2, hyper