mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
requirements: Upgrade httplib2 from 0.12.0 to 0.12.1.
This commit is contained in:
parent
2c547f4855
commit
d90192deb4
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user