From 2ee16133635df9de2d33e32c00c4dbb5b22fe385 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Thu, 9 May 2019 11:37:02 +1200 Subject: [PATCH] requirements.txt: update versions Update to the latest versions, with the exception of django-reversion which I suspect will trigger some regressions; plus django-axes which for some reason pip did not want to fetch 5.x versions of within the container. Signed-off-by: Paul Eggleton --- requirements.txt | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/requirements.txt b/requirements.txt index 474503d..61f529e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,26 +1,26 @@ -amqp==2.3.2 +amqp==2.4.2 anyjson==0.3.3 -beautifulsoup4==4.6.3 -billiard==3.5.0.4 -celery==4.2.1 +beautifulsoup4==4.7.1 +billiard==3.6.0.0 +celery==4.3.0 confusable-homoglyphs==3.2.0 -Django>=1.11.11,<1.12 -django-appconf==1.0.2 -django-axes==4.4.2 -django-cors-headers==2.4.0 +Django>=1.11.20,<1.12 +django-appconf==1.0.3 +django-axes==4.5.4 +django-cors-headers==2.5.3 django-ipware==2.1.0 django-ranged-response==0.2.0 -django-registration==3 +django-registration==3.0.1 django-reversion==2.0.13 django-reversion-compare==0.8.5 -django-simple-captcha==0.5.9 -djangorestframework==3.9.0 +django-simple-captcha==0.5.11 +djangorestframework==3.9.3 gitdb2==2.0.5 GitPython==2.1.11 -kombu==4.2.1 -mysqlclient==1.3.13 -Pillow==5.3.0 -pytz==2018.7 -six==1.11.0 +kombu==4.5.0 +mysqlclient==1.4.2.post1 +Pillow==6.0.0 +pytz==2019.1 +six==1.12.0 smmap2==2.0.5 -vine==1.1.4 +vine==1.3.0