diff --git a/requirements/dev-requirements.in b/requirements/dev-requirements.in index 80b7e275..fe42541e 100644 --- a/requirements/dev-requirements.in +++ b/requirements/dev-requirements.in @@ -7,7 +7,7 @@ ipdb # https://github.com/gotcha/ipdb # Testing # ------------------------------------------------------------------------------ mypy # https://github.com/python/mypy -django-stubs # https://github.com/typeddjango/django-stubs +django-stubs>=4.2,<5.0 # https://github.com/typeddjango/django-stubs # Documentation # ------------------------------------------------------------------------------