Skip to content

Commit

Permalink
fix: add pkg_resources as necessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
celprov committed Dec 13, 2023
1 parent eec1902 commit 2ede5fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ dependencies = [
"numpy >= 1.22",
"packaging",
"pandas",
"pkg_resources",
"psutil >= 5.4",
"pybids >= 0.15.2",
"requests",
Expand Down

0 comments on commit 2ede5fc

Please sign in to comment.