Skip to content

Commit

Permalink
chore: update non-invenio-app-rdm deps
Browse files Browse the repository at this point in the history
  • Loading branch information
phette23 committed Apr 22, 2024
1 parent 73fa523 commit bbe137d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ check-manifest = ">=0.25"
flask-debugtoolbar = "==0.14.1"

[packages]
uwsgi = "==2.0.22"
uwsgitop = "==0.11"
uwsgi = "==2.0.25.1"
uwsgitop = "==0.12"
uwsgi-tools = "==1.1.1"
invenio-cli = "==1.1.0"
invenio-cli = "==1.2.0"
invenio-app-rdm = {version = "==11.0.4", extras = ["opensearch2", "postgresql"]}
# name below should match what's in /site/setup.cfg
cca = {editable="True", path="./site"}
Expand Down
16 changes: 8 additions & 8 deletions Pipfile.lock

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

0 comments on commit bbe137d

Please sign in to comment.