diff --git a/setup.py b/setup.py index 1a52f90..3c02b50 100644 --- a/setup.py +++ b/setup.py @@ -94,7 +94,7 @@ setup(name="bijoe", include_package_data=True, install_requires=['requests', 'django', 'psycopg2', 'isodate', 'Django-Select2<6', 'XStatic-ChartNew.js', 'gadjo', 'django-jsonfield', - 'python-dateutil', 'djangorestframework<3.4', + 'python-dateutil', 'djangorestframework<3.7', 'xstatic-select2'], scripts=['manage.py'], cmdclass={