Skip to content

Commit

Permalink
updated babel-edtf to 1.2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
mfenner committed Nov 8, 2024
1 parent b42272c commit 7fb7e81
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 15 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ dependencies = [
"invenio-search[opensearch2]~=2.4.1",
"invenio-s3~=1.0.0",
"idutils~=1.4.0",
"babel-edtf~=1.2.0",
"importlib-metadata~=6.11.0",
"gunicorn~=22.0.0",
"material-plausible-plugin~=0.2.0",
Expand Down
11 changes: 6 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,9 @@ babel==2.16.0
# invenio-search-ui
# marshmallow-utils
# sphinx
babel-edtf==1.1.4
babel-edtf==1.2.1
# via
# invenio-rdm-starter (pyproject.toml)
# invenio-rdm-records
# invenio-records-resources
# marshmallow-utils
Expand Down Expand Up @@ -165,7 +166,7 @@ docutils==0.19
# sphinx
dojson==1.5.0
# via invenio-oaiserver
edtf==4.0.1
edtf==5.0.0
# via
# babel-edtf
# marshmallow-utils
Expand Down Expand Up @@ -553,6 +554,7 @@ invenio-records-permissions==0.20.0
# via invenio-records-resources
invenio-records-resources==5.10.0
# via
# invenio-rdm-starter (pyproject.toml)
# invenio-administration
# invenio-drafts-resources
# invenio-github
Expand Down Expand Up @@ -713,7 +715,7 @@ marshmallow==3.22.0
# webargs
marshmallow-oneofschema==3.1.1
# via marshmallow-utils
marshmallow-utils==0.9.1
marshmallow-utils==0.9.3
# via invenio-records-resources
material-plausible-plugin==0.2.0
# via invenio-rdm-starter (pyproject.toml)
Expand Down Expand Up @@ -935,7 +937,7 @@ rpds-py==0.20.0
# via
# jsonschema
# referencing
ruff==0.6.2
ruff==0.7.3
# via invenio-rdm-starter (pyproject.toml)
s3fs==0.4.2
# via invenio-s3
Expand All @@ -961,7 +963,6 @@ six==1.16.0
# base32-lib
# bleach
# citeproc-py-styles
# edtf
# flask-iiif
# flask-kvsession-invenio
# flask-restful
Expand Down
21 changes: 11 additions & 10 deletions uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7fb7e81

Please sign in to comment.