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 9f25aca commit 1606e09Copy full SHA for 1606e09
packages.ini
@@ -437,6 +437,7 @@ validate_incorrect_missing_deps = six
437
[django==5.1.9]
438
[django==5.2]
439
[django==5.2.1]
440
+[django==5.2.3]
441
442
[django-crispy-forms==1.14.0]
443
@@ -475,6 +476,7 @@ validate_incorrect_missing_deps = psycopg2-binary
475
476
[django-stubs-ext==5.1.2]
477
[django-stubs-ext==5.1.3]
478
[django-stubs-ext==5.2.0]
479
+[django-stubs-ext==5.2.1]
480
481
[djangorestframework==3.12.4]
482
[djangorestframework==3.13.1]
@@ -1060,6 +1062,7 @@ python_versions = <3.13
1060
1062
[mypy==1.14.1]
1061
1063
[mypy==1.15.0]
1064
[mypy==1.16.0]
1065
+[mypy==1.16.1]
1066
1067
[mypy-extensions==0.4.3]
1068
[mypy-extensions==1.0.0]
0 commit comments