general: force django-reversion 1.8.7

This commit is contained in:
Frédéric Péters 2016-01-20 19:46:47 +01:00
parent 6a2ec6467b
commit 975b0377d8
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ setup(
'django-select2',
'django-ckeditor<4.5.3',
'django-haystack',
'django-reversion<1.10',
'django-reversion==1.8.7',
'django-taggit',
'requests',
'whoosh',