requirements: Upgrade premailer from 3.4.0 to 3.5.0.

This commit is contained in:
Vishnu Ks 2019-07-25 11:16:09 +00:00 committed by Tim Abbott
parent 43c8d915d8
commit f3eb7a8aa9
3 changed files with 3 additions and 3 deletions

View File

@ -58,7 +58,7 @@ hypchat==0.21
-e git+https://github.com/zulip/line_profiler.git#egg=line_profiler==2.1.2.zulip1
# Needed for inlining the CSS in emails
premailer==3.4.0
premailer==3.5.0
# Needed for JWT-based auth
PyJWT==1.7.1

View File

@ -102,7 +102,7 @@ pika==0.13.0
pillow==6.1.0
pip-tools==2.0.2
polib==1.1.0
premailer==3.4.0
premailer==3.5.0
prompt-toolkit==1.0.16 # via ipython
psycopg2==2.8.2
ptyprocess==0.6.0 # via pexpect

View File

@ -73,7 +73,7 @@ pickleshare==0.7.5 # via ipython
pika==0.13.0
pillow==6.1.0
polib==1.1.0
premailer==3.4.0
premailer==3.5.0
prompt-toolkit==1.0.16 # via ipython
psycopg2==2.8.2
ptyprocess==0.6.0 # via pexpect