There is an incompatibility between latest django-stubs release (1.10.0)
and current release of djangorestframework-stubs.
(See https://github.com/typeddjango/djangorestframework-stubs/issues/202).
So temporarily pin django-stubs to < 1.10.0 until the issue is fixed.
(See https://github.com/typeddjango/djangorestframework-stubs/pull/203).