HomeSoftware Heritage

requirements-test: Temporarily pin django-stubs to < 1.10.0

Description

requirements-test: Temporarily pin django-stubs to < 1.10.0

There is an incompatibility between latest django-stubs release (1.10.0)
and current release of djangorestframework-stubs.

So temporarily pin django-stubs to < 1.10.0 until the issue is fixed.