Skip to content

Commit

Permalink
Merge pull request #24 from nyudlts/update_version_3
Browse files Browse the repository at this point in the history
Updated to version 3
  • Loading branch information
andrewbattista authored May 6, 2021
2 parents 747c60a + 5f7048c commit a77d398
Show file tree
Hide file tree
Showing 3 changed files with 121 additions and 65 deletions.
12 changes: 6 additions & 6 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ verify_ssl = true
check-manifest = ">=0.25"

[packages]
flask-resources = "~=0.6.0"
flask-resources = "~=0.7.1"
importlib-metadata = ">=0.12,<2.0.0"
invenio = "==3.4.0"
invenio-app-rdm = {extras = ["postgresql", "elasticsearch7"], version = "~=2.0.1"}
invenio-drafts-resources = "~=0.10.7"
invenio-rdm-records = "~=0.28.12"
invenio-app-rdm = {extras = ["postgresql", "elasticsearch7"], version = "~=3.0.0"}
invenio-drafts-resources = "~=0.11.6"
invenio-rdm-records = "~=0.29.16"
invenio-records-permissions = "~=0.11.0"
invenio-records-resources = "~=0.13.0"
marshmallow-utils = "~=0.3.2"
invenio-records-resources = "~=0.14.11"
marshmallow-utils = "~=0.4.0"
nbconvert = {extras = ["execute"], version = ">=4.1.0,<6.0.0"}
uwsgi = ">=2.0"
uwsgitop = ">=0.11"
Expand Down
160 changes: 103 additions & 57 deletions Pipfile.lock

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

Loading

0 comments on commit a77d398

Please sign in to comment.