diff --git a/setup.py b/setup.py index 0167c8b..944c47a 100644 --- a/setup.py +++ b/setup.py @@ -102,7 +102,7 @@ setup( 'django-select2', 'django-ckeditor<4.5.3', 'django-haystack', - 'django-reversion', + 'django-reversion<1.10', 'django-taggit', 'requests', 'whoosh',