We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ecc19fb + 7d4fe76 commit b1386ccCopy full SHA for b1386cc
backend/requirements.in
@@ -8,7 +8,7 @@ djangorestframework==3.17.1
8
djangorestframework-camel-case==1.4.2
9
djangorestframework-simplejwt==5.5.1
10
drf-spectacular==0.29.0
11
-drf-spectacular-sidecar==2026.3.1
+drf-spectacular-sidecar==2026.4.1
12
social-auth-app-django==5.7.0
13
django-tasks==0.11.0
14
discord-webhook==1.4.1
backend/requirements.txt
@@ -68,7 +68,7 @@ djangorestframework-simplejwt==5.5.1
68
# via -r requirements.in
69
70
71
72
73
idna==3.7
74
# via requests
0 commit comments