Skip to content

Commit

Permalink
installation: bump to v12.0.0b3.dev12
Browse files Browse the repository at this point in the history
  • Loading branch information
slint committed May 1, 2024
1 parent 3bf2e24 commit 8ee7dfb
Show file tree
Hide file tree
Showing 2 changed files with 2,248 additions and 1,396 deletions.
7 changes: 2 additions & 5 deletions demo-inveniordm/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,11 @@ verify_ssl = true
check-manifest = ">=0.25"

[packages]
invenio-app-rdm = {extras = ["opensearch2"], version = "~=12.0.0b1"}
invenio-logging = {extras = ["sentry-sdk"], version = "~=1.3.0"}
invenio-app-rdm = {extras = ["opensearch2"], version = "~=12.0.0b3.dev12"}
invenio-logging = {extras = ["sentry_sdk"], version = "~=2.0"}
uwsgi = ">=2.0"
uwsgitop = ">=0.11"
uwsgi-tools = ">=1.1.1"

[requires]
python_version = "3.9"

[pipenv]
allow_prereleases = false
Loading

0 comments on commit 8ee7dfb

Please sign in to comment.