Skip to content

Commit

Permalink
Pin pybids version to 0.12.4 for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmtyszka committed Feb 10, 2022
1 parent 8430d60 commit 5a2fc93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
# For an analysis of "install_requires" vs pip's requirements files see:
# https://packaging.python.org/en/latest/requirements.html
install_requires=['pydicom>=2.2',
'pybids>=0.13',
'pybids=0.12.4',
'numpy>=1.21'],

# List additional groups of dependencies here (e.g. development
Expand Down

0 comments on commit 5a2fc93

Please # to comment.