mirror of https://github.com/zulip/zulip.git
requirements: Upgrade html2text to 2017.10.4.
This commit is contained in:
parent
e96611ad1d
commit
db0cd705d7
|
@ -74,7 +74,7 @@ gitdb==0.6.4
|
|||
google-api-python-client==1.6.4
|
||||
|
||||
# Needed for the email mirror
|
||||
html2text==2016.9.19
|
||||
html2text==2017.10.4
|
||||
httplib2==0.10.3
|
||||
-e git+https://github.com/zulip/talon.git@7d8bdc4dbcfcc5a73298747293b99fe53da55315#egg=talon==1.2.10.zulip1
|
||||
|
||||
|
|
|
@ -58,7 +58,7 @@ gitlint==0.8.2
|
|||
google-api-python-client==1.6.4
|
||||
h2==2.6.2 # via hyper
|
||||
hpack==3.0.0 # via h2
|
||||
html2text==2016.9.19
|
||||
html2text==2017.10.4
|
||||
httplib2==0.10.3
|
||||
hyper==0.7.0 # via apns2
|
||||
hyperframe==3.2.0 # via h2, hyper
|
||||
|
|
|
@ -41,7 +41,7 @@ gitdb==0.6.4
|
|||
google-api-python-client==1.6.4
|
||||
h2==2.6.2 # via hyper
|
||||
hpack==3.0.0 # via h2
|
||||
html2text==2016.9.19
|
||||
html2text==2017.10.4
|
||||
httplib2==0.10.3
|
||||
hyper==0.7.0 # via apns2
|
||||
hyperframe==3.2.0 # via h2, hyper
|
||||
|
|
Loading…
Reference in New Issue