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