We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7dd4d9 commit 07d2211Copy full SHA for 07d2211
1 file changed
requirements-dev.txt
@@ -4,6 +4,4 @@ black==25.1.0
4
pytest==8.3.4
5
mypy==1.13.0
6
django-stubs[compatible-mypy]==5.1.3
7
-# TODO: Change djangorestframework-stubs to pypi release
8
-# Django rest framework stubs does not yet have a mypy 1.13 compatible release
9
-djangorestframework-stubs[compatible-mypy] @ git+https://github.com/typeddjango/djangorestframework-stubs.git@93b4ffe1441f43a646138ad302144a849bc6ecc0
+djangorestframework-stubs[compatible-mypy]==3.15.3
0 commit comments