Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ease installation version restrictions #661

Open
mgxd opened this issue Oct 18, 2021 · 0 comments
Open

Ease installation version restrictions #661

mgxd opened this issue Oct 18, 2021 · 0 comments

Comments

@mgxd
Copy link
Contributor

mgxd commented Oct 18, 2021

Since 1.4.2, we are now pinning many packages to a compatible release during our python install

niworkflows/setup.cfg

Lines 27 to 45 in 171bf7c

install_requires =
attrs
jinja2
matplotlib ~= 3.3.1
nibabel ~= 3.0
nilearn >= 0.5.2
nipype ~= 1.5
nitransforms ~= 21.0.0
numpy
packaging
pandas
pybids >= 0.11.1
PyYAML
scikit-image
scipy
seaborn
svgutils >= 0.3.4
transforms3d
templateflow >= 0.6

I think this is a bit too strict, and is causing some problems (see https://readthedocs.org/projects/nibabies/builds/15025827/)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant