Skip to content

Commit

Permalink
Update pybids requirement from ~=0.16.4 to ~=0.17.0 (PennLINC#1219)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 29, 2024
1 parent 59a0ea6 commit d279d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dependencies = [
"packaging", # for version string parsing
"pandas",
"psutil >= 5.4", # for sentry
"pybids ~= 0.16.4",
"pybids ~= 0.17.0",
"pyyaml",
"scikit-learn <= 1.5.1",
"scipy <= 1.14.0,>= 1.14.0", # nipype needs networkx, which needs scipy > 1.8.0
Expand Down

0 comments on commit d279d2b

Please sign in to comment.