Skip to content

Commit

Permalink
Upgrade to v12 release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
cc-a committed Jul 2, 2024
1 parent acfe9be commit 571b91c
Show file tree
Hide file tree
Showing 3 changed files with 879 additions and 320 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,14 @@ pre-commit = "*"
pytest-invenio = "*"

[packages]
invenio-app-rdm = {extras = ["postgresql", "opensearch2"], version = "~=11.0.0"}
ic-data-repo = {editable="True", path="./site"}
uwsgi = ">=2.0"
uwsgitop = ">=0.11"
uwsgi-tools = ">=1.1.1"
# Avoid sqlalchemy-continuum==1.4.0 due to compatibility issue described here:
# https://github.com/kvesteri/sqlalchemy-continuum/issues/351
sqlalchemy-continuum = "!=1.4.0"
invenio-app-rdm = {extras = ["opensearch2"], version = "~=12.0.0rc2"}

[requires]
python_version = "3.9"
Expand Down
Loading

0 comments on commit 571b91c

Please sign in to comment.