updated requirements.txt

This commit is contained in:
Thomas Steen Rasmussen 2017-01-20 17:47:50 +01:00
parent 3125195554
commit 73c7f0374a

View file

@ -1,27 +1,27 @@
CommonMark==0.7.2 CommonMark==0.7.3
Django==1.10.4 Django==1.10.5
Pillow==3.2.0 Pillow==4.0.0
PyPDF2==1.26.0 PyPDF2==1.26.0
Unidecode==0.04.19 Unidecode==0.04.20
argparse==1.2.1 argparse==1.2.1
bleach==1.5.0 bleach==1.5.0
django-allauth==0.29.0 django-allauth==0.30.0
django-bleach==0.3.0 django-bleach==0.3.0
django-bootstrap3==7.1.0 django-bootstrap3==8.1.0
django-debug-toolbar==1.6 django-debug-toolbar==1.6
django-environ==0.4.1 django-environ==0.4.1
django-wkhtmltopdf==3.1.0 django-wkhtmltopdf==3.1.0
future==0.16.0 future==0.16.0
html5lib==0.9999999 html5lib==0.999999999
oauthlib==2.0.1 oauthlib==2.0.1
olefile==0.44
psycopg2==2.6.2 psycopg2==2.6.2
python-openid==2.2.5 python-openid==2.2.5
pytz==2016.10
qrcode==5.3 qrcode==5.3
requests==2.12.3 requests==2.12.5
requests-oauthlib==0.7.0 requests-oauthlib==0.7.0
six==1.10.0 six==1.10.0
sqlparse==0.2.2 sqlparse==0.2.2
webencodings==0.5 webencodings==0.5
wsgiref==0.1.2 wsgiref==0.1.2
pytz==2016.10