Skip to content

Commit

Permalink
build: Upgrade ocdsextensionregistry
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Oct 21, 2024
1 parent a582313 commit 9c24da6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 11 deletions.
8 changes: 2 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ libcoveocds==0.17.0
# via -r requirements.in
lxml==4.9.4
# via flattentool
ocdsextensionregistry==0.4.0
ocdsextensionregistry==0.5.0
# via
# -r requirements_nongpl.txt
# libcoveocds
Expand All @@ -120,8 +120,6 @@ orjson==3.9.15
# via
# -r requirements_nongpl.txt
# libcoveocds
# ocdskit
# yapw
packaging==24.0
# via
# -r requirements_nongpl.txt
Expand Down Expand Up @@ -181,9 +179,7 @@ schema==0.7.5
sentry-sdk==2.8.0
# via -r requirements_nongpl.txt
setproctitle==1.2.2
# via
# -r requirements_nongpl.txt
# gunicorn
# via -r requirements_nongpl.txt
setuptools==75.2.0
# via
# zc-lockfile
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ lxml==4.9.4
# via
# -r requirements.txt
# flattentool
ocdsextensionregistry==0.4.0
ocdsextensionregistry==0.5.0
# via
# -r requirements.txt
# libcoveocds
Expand Down
8 changes: 4 additions & 4 deletions requirements_nongpl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ djangorestframework==3.15.2
# drf-spectacular
drf-spectacular==0.27.2
# via -r requirements_nongpl.in
gunicorn[setproctitle]==22.0.0
gunicorn==22.0.0
# via -r requirements_nongpl.in
idna==3.7
# via requests
Expand All @@ -54,11 +54,11 @@ jsonschema==4.21.1
# via drf-spectacular
jsonschema-specifications==2023.12.1
# via jsonschema
ocdsextensionregistry==0.4.0
ocdsextensionregistry==0.5.0
# via
# -r requirements_nongpl.in
# ocdskit
ocdskit[perf]==1.2.0
ocdskit==1.2.0
# via -r requirements_nongpl.in
ocdsmerge==0.6.6
# via
Expand Down Expand Up @@ -115,5 +115,5 @@ urllib3==2.2.2
# requests
# requests-cache
# sentry-sdk
yapw[perf]==0.1.4
yapw==0.1.4
# via -r requirements_nongpl.in

0 comments on commit 9c24da6

Please sign in to comment.