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 6f45d8f commit 22c626aCopy full SHA for 22c626a
packages.ini
@@ -381,6 +381,7 @@ validate_incorrect_missing_deps = six
381
[django==5.1.1]
382
[django==5.1.2]
383
[django==5.1.4]
384
+[django==5.1.5]
385
386
[django-crispy-forms==1.14.0]
387
@@ -412,6 +413,7 @@ validate_incorrect_missing_deps = six
412
413
[django-stubs-ext==5.0.4]
414
[django-stubs-ext==5.1.0]
415
[django-stubs-ext==5.1.1]
416
+[django-stubs-ext==5.1.2]
417
418
[djangorestframework==3.12.4]
419
[djangorestframework==3.13.1]
@@ -2312,6 +2314,7 @@ python_versions = <3.12
2312
2314
[sqlparse==0.5.0]
2313
2315
[sqlparse==0.5.1]
2316
[sqlparse==0.5.2]
2317
+[sqlparse==0.5.3]
2318
2319
[sshuttle==1.0.5]
2320
[sshuttle==1.1.1]
0 commit comments