Browse Source

Bump to django-autocomplete-light to fix taggit warnings in manage.py

Bump django-autocomplete-light to 2.2.10, compatible with Django >=1.8
Grégoire Jadi 7 years ago
parent
commit
172e5c45bf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -3,7 +3,7 @@ psycopg2==2.5.2
 python-ldap==2.4.15
 wsgiref==0.1.2
 python-dateutil==2.2
-django-autocomplete-light==2.1.1
+django-autocomplete-light==2.2.10
 django-activelink==0.4
 html2text
 django-polymorphic==0.7.2