From 2983b057ead805f21a05134efb625b57869ae3ec Mon Sep 17 00:00:00 2001 From: Robin Tissot <tissotrobin@gmail.com> Date: Fri, 27 Nov 2020 10:54:23 +0100 Subject: [PATCH] Bump kraken version. --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 6e8ab179..0961da92 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -12,7 +12,7 @@ django-redis==4.10.0 psycopg2-binary==2.7.6 django-ordered-model==3.1.1 easy-thumbnails==2.5 -git+https://github.com/mittagessen/kraken.git@3.0b15#egg=kraken +git+https://github.com/mittagessen/kraken.git@3.0b16#egg=kraken django-cleanup==3.0.1 djangorestframework==3.9.2 drf-nested-routers==0.91 -- GitLab