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 2f67c73 commit 9a8ce92Copy full SHA for 9a8ce92
packages.ini
@@ -413,6 +413,7 @@ validate_incorrect_missing_deps = six
413
[django==5.1.6]
414
[django==5.1.7]
415
[django==5.1.8]
416
+[django==5.2]
417
418
[django-crispy-forms==1.14.0]
419
@@ -446,6 +447,7 @@ validate_incorrect_missing_deps = six
446
447
[django-stubs-ext==5.1.1]
448
[django-stubs-ext==5.1.2]
449
[django-stubs-ext==5.1.3]
450
+[django-stubs-ext==5.2.0]
451
452
[djangorestframework==3.12.4]
453
[djangorestframework==3.13.1]
@@ -2780,6 +2782,7 @@ python_versions = <3.13
2780
2782
[typing-extensions==4.12.0]
2781
2783
[typing-extensions==4.12.2]
2784
[typing-extensions==4.13.0]
2785
+[typing-extensions==4.13.2]
2786
2787
[typing-inspect==0.7.1]
2788
[typing-inspect==0.8.0]
0 commit comments