Skip to content

Commit

Permalink
setup: remove invenio-logging due to pypi issues
Browse files Browse the repository at this point in the history
  • Loading branch information
zzacharo committed Nov 28, 2024
1 parent 3571c46 commit 420231d
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 186 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ check-manifest = ">=0.25"

[packages]
invenio-app-rdm = {version = "~=13.0.0b1.dev18", extras = ["opensearch2"]}
invenio-logging = {extras = ["sentry_sdk"], version = "~=2.0"}
sentry-sdk = ">=1.45,<2.0.0"
invenio-vocabularies = {extras = ["s3fs"]}
cds-rdm = {editable=true, path="./site"}
jsonschema = ">=4.17.0,<4.18.0" # due to compatibility issues with alpha
Expand Down
Loading

0 comments on commit 420231d

Please sign in to comment.