File tree 4 files changed +17
-0
lines changed
4 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ django-better-admin-arrayfield
37
37
38
38
# API libraries
39
39
djangorestframework
40
+ djangorestframework-inclusions
40
41
# django-extra-fields
41
42
# django-filter
42
43
# drf-yasg # api documentation
Original file line number Diff line number Diff line change @@ -98,6 +98,7 @@ django==3.2.23
98
98
# django-sniplates
99
99
# django-solo
100
100
# djangorestframework
101
+ # djangorestframework-inclusions
101
102
# drf-nested-routers
102
103
# drf-yasg
103
104
# mozilla-django-oidc
@@ -160,13 +161,16 @@ djangorestframework==3.12.4
160
161
# -r requirements/base.in
161
162
# commonground-api-common
162
163
# django-loose-fk
164
+ # djangorestframework-inclusions
163
165
# drf-nested-routers
164
166
# drf-yasg
165
167
# notifications-api-common
166
168
djangorestframework-camel-case==1.4.2
167
169
# via
168
170
# commonground-api-common
169
171
# notifications-api-common
172
+ djangorestframework-inclusions==1.2.0
173
+ # via -r requirements/base.in
170
174
drf-nested-routers==0.93.4
171
175
# via commonground-api-common
172
176
drf-yasg==1.21.7
Original file line number Diff line number Diff line change @@ -173,6 +173,7 @@ django==3.2.23
173
173
# django-sniplates
174
174
# django-solo
175
175
# djangorestframework
176
+ # djangorestframework-inclusions
176
177
# drf-nested-routers
177
178
# drf-yasg
178
179
# mozilla-django-oidc
@@ -288,6 +289,7 @@ djangorestframework==3.12.4
288
289
# -r requirements/base.txt
289
290
# commonground-api-common
290
291
# django-loose-fk
292
+ # djangorestframework-inclusions
291
293
# drf-nested-routers
292
294
# drf-yasg
293
295
# notifications-api-common
@@ -297,6 +299,10 @@ djangorestframework-camel-case==1.4.2
297
299
# -r requirements/base.txt
298
300
# commonground-api-common
299
301
# notifications-api-common
302
+ djangorestframework-inclusions==1.2.0
303
+ # via
304
+ # -c requirements/base.txt
305
+ # -r requirements/base.txt
300
306
docutils==0.18.1
301
307
# via
302
308
# recommonmark
Original file line number Diff line number Diff line change @@ -209,6 +209,7 @@ django==3.2.23
209
209
# django-sniplates
210
210
# django-solo
211
211
# djangorestframework
212
+ # djangorestframework-inclusions
212
213
# drf-nested-routers
213
214
# drf-yasg
214
215
# mozilla-django-oidc
@@ -332,6 +333,7 @@ djangorestframework==3.12.4
332
333
# -r requirements/ci.txt
333
334
# commonground-api-common
334
335
# django-loose-fk
336
+ # djangorestframework-inclusions
335
337
# drf-nested-routers
336
338
# drf-yasg
337
339
# notifications-api-common
@@ -341,6 +343,10 @@ djangorestframework-camel-case==1.4.2
341
343
# -r requirements/ci.txt
342
344
# commonground-api-common
343
345
# notifications-api-common
346
+ djangorestframework-inclusions==1.2.0
347
+ # via
348
+ # -c requirements/ci.txt
349
+ # -r requirements/ci.txt
344
350
docutils==0.18.1
345
351
# via
346
352
# -c requirements/ci.txt
You can’t perform that action at this time.
0 commit comments