Skip to content

Commit a2d8e85

Browse files
authored
Merge pull request #44 from EventAccess/dep/djf-stubs
Switch djangorestframework-stubs back to version pin
2 parents bbac2ca + 07d2211 commit a2d8e85

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)