From ab3ce769cd44f7a752ed31aed1fd06e4fe5c9682 Mon Sep 17 00:00:00 2001 From: "Pavel \"LEdoian\" Turinsky" Date: Tue, 18 Aug 2020 05:03:33 +0200 Subject: [PATCH] Requirements: hack old python --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index 989f8380..8f7c152d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,6 +24,8 @@ django-taggit==0.23.0 django-autocomplete-light==2.3.6 django-crispy-forms==1.7.2 django-imagekit==4.0.2 +# HACK: django-appconf je závislost django-imagekitu, ale verze 1.0.4 už nepodporuje Py2, takže si explicitně řekneme o 1.0.3. +django-appconf==1.0.3 # Comments akismet==1.0.1