Fix filer versions in tox

This commit is contained in:
Iacopo Spalletti 2016-06-22 08:10:38 +02:00
commit 0fc168e147
No known key found for this signature in database
GPG key ID: BDCBC2EB289F60C6
2 changed files with 10 additions and 12 deletions

View file

@ -30,7 +30,7 @@ setup(
'django-parler>=1.5',
'django-cms>3.0.11',
'django-taggit>=0.12.2',
'django-filer>=1.2',
'django-filer>=1.1',
'pytz',
'django-taggit-templatetags',
'django-taggit-autosuggest',