diff --git a/requirements-dev.txt b/requirements-dev.txt index bc2ded3..051ea4c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,6 +4,4 @@ black==25.1.0 pytest==8.3.4 mypy==1.13.0 django-stubs[compatible-mypy]==5.1.3 -# TODO: Change djangorestframework-stubs to pypi release -# Django rest framework stubs does not yet have a mypy 1.13 compatible release -djangorestframework-stubs[compatible-mypy] @ git+https://github.com/typeddjango/djangorestframework-stubs.git@93b4ffe1441f43a646138ad302144a849bc6ecc0 +djangorestframework-stubs[compatible-mypy]==3.15.3