Skip to content

Commit

Permalink
fix(build): Stripping unnecessary dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
monotasker committed Sep 25, 2024
1 parent 6752612 commit bffd813
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,11 @@ keywords = ["invenio", "inveniordm", "users", "research"]
requires-python = ">=3.9"

dependencies = [
"invenio-records-resources",
"invenio-communities",
"invenio-group-collections-kcworks",
"celery",
"click",
"deepdiff",
"invenio-app-rdm",
"invenio-app-rdm<13.0.0",
"invenio-queues",
"invenio-search",
"invenio-utilities-tuw",
Expand Down

0 comments on commit bffd813

Please sign in to comment.