diff --git a/setup.py b/setup.py index 944c47a..cabfa7a 100644 --- a/setup.py +++ b/setup.py @@ -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',