diff --git a/mail_sendgrid_mass_mailing/README.rst b/mail_sendgrid_mass_mailing/README.rst index 4c078672..a6c714e1 100644 --- a/mail_sendgrid_mass_mailing/README.rst +++ b/mail_sendgrid_mass_mailing/README.rst @@ -16,6 +16,8 @@ Installation This addon will be automatically installed when 'mail_sendgrid' and 'mass_mailing' are both installed. +Note this module is not compatible with the v6 versions of the sendgrid library. + Configuration ============= None diff --git a/requirements.txt b/requirements.txt index 94d9e9ba..2b07b34c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ premailer -sendgrid +sendgrid