Skip to content

Commit

Permalink
[#467] add missing optional requirement for zgw-consumers
Browse files Browse the repository at this point in the history
  • Loading branch information
SonnyBA committed Dec 6, 2024
1 parent 38da55d commit 19a8008
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
1 change: 1 addition & 0 deletions requirements/base.in
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ furl

# Common ground libraries
notifications-api-common
zgw-consumers[setup-configuration]
7 changes: 5 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,9 @@ django-sendfile2==0.7.0
django-sessionprofile==3.0.0
# via open-api-framework
django-setup-configuration==0.4.0
# via open-api-framework
# via
# open-api-framework
# zgw-consumers
django-simple-certmanager==1.4.1
# via zgw-consumers
django-solo==2.2.0
Expand Down Expand Up @@ -364,8 +366,9 @@ webencodings==0.5.1
# via bleach
wrapt==1.14.1
# via elastic-apm
zgw-consumers==0.36.1
zgw-consumers[setup-configuration]==0.36.1
# via
# -r requirements/base.in
# commonground-api-common
# notifications-api-common
# open-api-framework
Expand Down

0 comments on commit 19a8008

Please sign in to comment.