From 31b37ad87080476a66b0ca4729f9459b26045595 Mon Sep 17 00:00:00 2001 From: Tomas Gavenciak Date: Thu, 17 Sep 2015 18:07:52 +0200 Subject: [PATCH] Update autocomplete_light --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fc9ea285..83abf849 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,7 +21,7 @@ django-solo==1.1.0 django-ckeditor==4.4.7 # Updatable to 5.0 (some incompatible changes) django-flat-theme==0.9.3 django-taggit==0.14.0 -django-autocomplete-light==2.1.1 +django-autocomplete-light==2.2.6 django-crispy-forms==1.4.0 # Comments