We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72c5ef1 commit 5d71cf8Copy full SHA for 5d71cf8
pyproject.toml
@@ -27,7 +27,7 @@ dependencies = [
27
"django-oauth-toolkit==3.2.0",
28
"django-resonant-settings[allauth,celery]==0.48.1",
29
"django-resonant-utils[allauth,s3_storage]==0.19.0",
30
- "django-stubs-ext==5.2.9",
+ "django-stubs-ext==6.0.1",
31
"djangorestframework==3.17.0",
32
"drf-yasg==1.21.15",
33
# Needed for GeoDjango and "large-image[gdal]"
@@ -93,7 +93,7 @@ lint = [
93
type = [
94
"mypy==1.19.1",
95
"celery-types==0.26.0",
96
- "django-stubs[compatible-mypy]==5.2.9",
+ "django-stubs[compatible-mypy]==6.0.1",
97
"djangorestframework-stubs[compatible-mypy]==3.16.8",
98
"pandas-stubs==3.0.0.260204",
99
"types-channels==4.3.0.20250822",
0 commit comments