debian: don't limit django-select2 version (#17090)

This commit is contained in:
Frédéric Péters 2017-06-21 22:44:18 +02:00 committed by Thomas NOEL
parent bc669362e1
commit e0a85f2d49
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -12,7 +12,7 @@ Depends: ${python:Depends},
${misc:Depends},
python-django-jsonfield (>= 0.9.19),
python-hobo,
python-django-select2 (<< 5),
python-django-select2,
python-django-tenant-schemas,
python-psycopg2,
python-django-mellon,