Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ djangorestframework==3.15.2
# via
# -r requirements/requirements.in
# drf-spectacular
drf-spectacular==0.26.5
drf-spectacular==0.29.0
# via -r requirements/requirements_api_documentation.in
dynaconf==3.2.12
# via -r requirements/requirements.in
Expand Down
4 changes: 2 additions & 2 deletions requirements/requirements_api_documentation.in
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
drf-spectacular==0.26.5
referencing<0.37.0 # consistent with pin from jsonschema-path, via openapi-spec-validator
drf-spectacular<1.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As always, can we add a comment in here regarding the pin change?

referencing<0.37.0 # consistent with pin from jsonschema-path, via openapi-spec-validator