Skip to content

Commit

Permalink
[#513] undo requirements changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Sonny Bakker committed Jan 9, 2025
1 parent 549d168 commit 2068f10
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
6 changes: 2 additions & 4 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -187,10 +187,8 @@ djangorestframework-inclusions==1.2.0
# via open-api-framework
drf-nested-routers==0.94.1
# via commonground-api-common
drf-spectacular[sidecar]==0.27.2
# via
# drf-spectacular
# open-api-framework
drf-spectacular==0.27.2
# via open-api-framework
drf-spectacular-sidecar==2024.7.1
# via drf-spectacular
drf-yasg==1.21.7
Expand Down
3 changes: 1 addition & 2 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -348,11 +348,10 @@ drf-nested-routers==0.94.1
# -c requirements/base.txt
# -r requirements/base.txt
# commonground-api-common
drf-spectacular[sidecar]==0.27.2
drf-spectacular==0.27.2
# via
# -c requirements/base.txt
# -r requirements/base.txt
# drf-spectacular
# open-api-framework
drf-spectacular-sidecar==2024.7.1
# via
Expand Down
3 changes: 1 addition & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -385,11 +385,10 @@ drf-nested-routers==0.94.1
# -c requirements/ci.txt
# -r requirements/ci.txt
# commonground-api-common
drf-spectacular[sidecar]==0.27.2
drf-spectacular==0.27.2
# via
# -c requirements/ci.txt
# -r requirements/ci.txt
# drf-spectacular
# open-api-framework
drf-spectacular-sidecar==2024.7.1
# via
Expand Down

0 comments on commit 2068f10

Please sign in to comment.