From 4e62af208234b65a849d1f7176c06ae133035ffe Mon Sep 17 00:00:00 2001 From: Thomas Steen Rasmussen Date: Tue, 17 Dec 2019 03:54:40 +0100 Subject: [PATCH] update all the things --- src/requirements/production.txt | 63 ++++++++++++++------------------- 1 file changed, 27 insertions(+), 36 deletions(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index 0ca45f4b..94a8d3f0 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -1,41 +1,32 @@ -Django==2.2.4 -channels==2.2.0 -channels-redis==2.3.2 +Django==3.0.0 +channels==2.3.1 +channels-redis==2.4.1 + -commonmark==0.9.0 -Pillow==6.1.0 -PyPDF2==1.26.0 -Unidecode==1.1.1 asyncio==3.4.3 -bleach==3.1.0 -defusedxml==0.6.0 -django-allauth==0.39.1 -django-allauth-2fa==0.6 -django-bleach==0.5.3 -django-bootstrap3==11.1.0 -django-extensions==2.2.1 -django-wkhtmltopdf==3.2.0 -django-reversion==3.0.4 +commonmark==0.9.1 +django-allauth-2fa==0.7 django-betterforms==1.2 -django-cors-headers==3.0.2 +django-bleach==0.6.1 +django-bootstrap3==12.0.1 +django-cors-headers==3.2.0 +django-extensions==2.2.5 django-filter==2.2.0 -docopt==0.6.2 -future==0.17.1 -html5lib==1.0.1 -icalendar==4.0.3 -ipython==7.7.0 -irc3==1.1.2 -oauthlib==3.1.0 -olefile==0.46 -psycopg2-binary==2.8.3 -python-magic==0.4.15 -python3-openid==3.1.0 -pytz==2019.2 -qrcode==6.1 -requests==2.22.0 -requests-oauthlib==1.2.0 -six==1.12.0 -sqlparse==0.3.0 -venusian==1.2.0 -webencodings==0.5.1 +django-reversion==3.0.5 +django-wkhtmltopdf==3.2.0 +future==0.18.2 graphene-django==2.4.0 +html5lib==1.0.1 +icalendar==4.0.4 +ipython==7.10.2 +irc3==1.1.4 +olefile==0.46 +Pillow==6.2.1 +pipdeptree==0.13.2 +psycopg2-binary==2.8.4 +pyOpenSSL==19.1.0 +PyPDF2==1.26.0 +python-magic==0.4.15 +service-identity==18.1.0 +Unidecode==1.1.1 +wheel==0.33.6