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

FIX: DerivativesDataSink nondeterministic checksums fixed with niworkflows=~1.3.4 #2458

Merged
merged 1 commit into from
Jul 20, 2021

Conversation

oesteban
Copy link
Member

Makes sure this bugfix to NiWorkflows gets distributed with the current LTS.

Supersedes/closes: #2421.
Links: nipreps/niworkflows#640.

Changes proposed in this pull request

Documentation that should be reviewed

…workflows=~1.3.4

Makes sure this bugfix to *NiWorkflows* gets distributed with the current LTS.

Supersedes/closes: #2421.
Links: nipreps/niworkflows#640.
@oesteban
Copy link
Member Author

Some dependency issues have regressed:

ERROR: networkx 2.6.1 has requirement matplotlib>=3.3, but you'll have matplotlib 2.2.2 which is incompatible.
ERROR: networkx 2.6.1 has requirement numpy>=1.19, but you'll have numpy 1.15.4 which is incompatible.
ERROR: networkx 2.6.1 has requirement pandas>=1.1, but you'll have pandas 0.23.4 which is incompatible.
ERROR: networkx 2.6.1 has requirement scipy!=1.6.1,>=1.5, but you'll have scipy 1.1.0 which is incompatible.
ERROR: sphinx-rtd-theme 0.5.2 has requirement docutils<0.17, but you'll have docutils 0.17.1 which is incompatible.

I'll have to first check on the latest build of maint/20.2.x to see what's the problem here.

@oesteban oesteban merged commit 3c9775f into maint/20.2.x Jul 20, 2021
@oesteban oesteban deleted the pin/niworkflows-1.3.4 branch July 20, 2021 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants