Update requirements.txt before starting to test for issues

This commit is contained in:
Tom Price
2016-03-31 11:59:21 +01:00
parent f13303490a
commit 486c66b198

View File

@@ -1,33 +1,35 @@
beautifulsoup4==4.4.1
diff-match-patch==20121119 diff-match-patch==20121119
dj-database-url==0.3.0 dj-database-url==0.4.0
dj-static==0.0.6 dj-static==0.0.6
Django==1.8.2 Django==1.9.4
django-debug-toolbar==1.3.0 django-debug-toolbar==1.4
django-ical==1.3 django-ical==1.3
django-recaptcha==1.0.4 django-recaptcha==1.0.5
django-registration-redux==1.2 django-registration-redux==1.4
django-reversion==1.8.7 django-reversion==1.10.1
django-toolbelt==0.0.1 django-toolbelt==0.0.1
django-widget-tweaks==1.3 django-widget-tweaks==1.4.1
gunicorn==19.3.0 gunicorn==19.4.5
icalendar==3.9.0 icalendar==3.9.2
lxml==3.4.4 lxml==3.6.0
Pillow==2.8.1 Markdown==2.6.6
psycopg2==2.6 Pillow==3.1.1
Pygments==2.0.2 psycopg2==2.6.1
PyPDF2==1.24 Pygments==2.1.3
python-dateutil==2.4.2 PyPDF2==1.25.1
pytz==2015.4 python-dateutil==2.5.2
raven==5.8.1 pytz==2016.3
reportlab==3.1.44 raven==5.12.0
reportlab==3.3.0
selenium==2.53.1 selenium==2.53.1
simplejson==3.7.2 simplejson==3.8.2
six==1.9.0 six==1.10.0
sqlparse==0.1.15 sqlparse==0.1.19
static3==0.6.1 static3==0.6.1
svg2rlg==0.3 svg2rlg==0.3
yolk==0.4.3 yolk==0.4.3
z3c.rml==2.8.1 z3c.rml==3.0.0
zope.event==4.0.3 zope.event==4.2.0
zope.interface==4.1.2 zope.interface==4.1.3
zope.schema==4.4.2 zope.schema==4.4.2