Merge pull request #19686 from edx/crice/INCR-11_mailsnake

INCR-11 Unpin mailsnake and run make upgrade
This commit is contained in:
Christie Rice
2019-01-30 16:17:38 -05:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -100,7 +100,7 @@ help-tokens
html5lib # HTML parser, used for capa problems
ipaddr==2.1.11 # Ip network support for Embargo feature
jsonfield # Django model field for validated JSON; used in several apps
mailsnake==1.6.2 # Needed for mailchimp (mailing djangoapp)
mailsnake # Needed for mailchimp (mailing djangoapp)
mako==1.0.2 # Primary template language used for server-side page rendering
Markdown # Convert text markup to HTML; used in capa problems, forums, and course wikis
mongoengine==0.10.0 # Object-document mapper for MongoDB, used in the LMS dashboard

View File

@@ -160,7 +160,7 @@ lepl==5.1.3 # via rfc6266-parser
libsass==0.10.0
loremipsum==1.0.5
lxml==3.8.0
mailsnake==1.6.2
mailsnake==1.6.4
mako==1.0.2
markdown==2.6.11
markey==0.8 # via django-babel-underscore

View File

@@ -202,7 +202,7 @@ libsass==0.10.0
linecache2==1.0.0
loremipsum==1.0.5
lxml==3.8.0
mailsnake==1.6.2
mailsnake==1.6.4
mako==1.0.2
mando==0.6.4
markdown==2.6.11

View File

@@ -195,7 +195,7 @@ libsass==0.10.0
linecache2==1.0.0 # via traceback2
loremipsum==1.0.5
lxml==3.8.0
mailsnake==1.6.2
mailsnake==1.6.4
mako==1.0.2
mando==0.6.4 # via radon
markdown==2.6.11