fixup! 🔧(back) allow to configure USE_SWAGGER settings

This commit is contained in:
Manuel Raynaud
2025-06-02 12:59:07 +02:00
parent 63c670c6e2
commit 894a08deec
+1 -1
View File
@@ -43,6 +43,7 @@ dependencies = [
"django-treebeard==4.7.1",
"djangorestframework==3.16.0",
"drf_spectacular==0.28.0",
"drf-spectacular-sidecar==2025.5.1",
"dockerflow==2024.4.2",
"easy_thumbnails==2.10",
"factory_boy==3.3.3",
@@ -73,7 +74,6 @@ dependencies = [
dev = [
"django-extensions==4.1",
"django-test-migrations==1.5.0",
"drf-spectacular-sidecar==2025.5.1",
"freezegun==1.5.2",
"ipdb==0.13.13",
"ipython==9.2.0",