Skip to content

Commit

Permalink
Merge branch 'main' into doc/purge_txt
Browse files Browse the repository at this point in the history
  • Loading branch information
tientong98 authored Dec 19, 2024
2 parents c830ba3 + 376c097 commit 44bca6f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ license = {file = "LICENSE"}
requires-python = ">=3.8"
dependencies = [
"datalad>=0.13.5,!=0.17.3,!=0.17.0,!=0.16.1",
"numpy<=2.1.0",
"pandas<=2.2.2",
"pybids<=0.17.0",
"numpy<=2.1.3",
"pandas<=2.2.3",
"pybids<=0.17.2",
"pyyaml",
"scikit-learn<=1.5.1",
"scikit-learn<=1.6.0",
"tqdm",
]
dynamic = ["version"]
Expand Down

0 comments on commit 44bca6f

Please sign in to comment.