misc: mark as working with djangorestframework 3.4, 3.5 & 3.6 (#27821)

This commit is contained in:
Frédéric Péters 2018-11-07 15:57:57 +01:00
parent 9831984afb
commit 167c78c795
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ setup(
'XStatic_roboto-fontface<0.5.0.0',
'eopayment>=1.26',
'python-dateutil',
'djangorestframework>=3.3, <3.4',
'djangorestframework>=3.3, <3.7',
'django-haystack',
'whoosh',
'sorl-thumbnail',