diff --git a/setup.py b/setup.py index cbb1e74c6c38dd8c264e0ec5b522eb8c0f885972..5167093f3542a93cf4ea6399bd073b8ce06113c4 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ setup(name='political-memory', 'django-datetime-widget>=0.9,<1.0', 'django-filter>=0.11,<0.12', 'django-representatives-votes==0.0.15', - 'django-representatives==0.0.18', + 'django-representatives==0.0.19', 'django-taggit>=0.17,<0.18', 'django>=1.8,<1.9', 'djangorestframework>=3.2.0,<3.3.0',