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 194feb9 commit a9f0ddbCopy full SHA for a9f0ddb
setup.py
@@ -22,7 +22,7 @@ def find_stub_files(name: str) -> list[str]:
22
dependencies = [
23
"django",
24
"asgiref",
25
- "django-stubs-ext>=5.1.2",
+ "django-stubs-ext>=5.1.3",
26
"tomli; python_version < '3.11'",
27
# Types:
28
"typing-extensions>=4.11.0",
0 commit comments