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