We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0db9dce commit 4f20ed4Copy full SHA for 4f20ed4
pyproject.toml
@@ -36,7 +36,7 @@ Funding = "https://github.com/sponsors/typeddjango"
36
"Release notes" = "https://github.com/typeddjango/djangorestframework-stubs/releases"
37
38
[project.optional-dependencies]
39
-compatible-mypy = ["mypy>=1.13,<1.19", "django-stubs[compatible-mypy]"]
+compatible-mypy = ["mypy>=1.13,<1.20", "django-stubs[compatible-mypy]"]
40
coreapi = ["coreapi>=2.0.0"]
41
markdown = ["types-Markdown>=0.1.5"]
42
0 commit comments