Skip to content

Commit 07d2211

Browse files
committed
Switch djangorestframework-stubs back to version pin
1 parent a7dd4d9 commit 07d2211

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@ black==25.1.0
44
pytest==8.3.4
55
mypy==1.13.0
66
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
7+
djangorestframework-stubs[compatible-mypy]==3.15.3

0 commit comments

Comments
 (0)