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 a73dcfa commit d5f9b8eCopy full SHA for d5f9b8e
packages.ini
@@ -39,6 +39,7 @@ python_versions = <3.13
39
[asgiref==3.7.2]
40
[asgiref==3.8.0]
41
[asgiref==3.8.1]
42
+[asgiref==3.9.1]
43
44
[async-generator==1.10]
45
@@ -442,6 +443,7 @@ validate_incorrect_missing_deps = six
442
443
[django==5.2]
444
[django==5.2.1]
445
[django==5.2.3]
446
+[django==5.2.4]
447
448
[django-crispy-forms==1.14.0]
449
@@ -481,6 +483,7 @@ validate_incorrect_missing_deps = psycopg2-binary
481
483
[django-stubs-ext==5.1.3]
482
484
[django-stubs-ext==5.2.0]
485
[django-stubs-ext==5.2.1]
486
+[django-stubs-ext==5.2.2]
487
488
[djangorestframework==3.12.4]
489
[djangorestframework==3.13.1]
0 commit comments