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

[MNT] Update mininal dependencies version #2551

Merged
merged 1 commit into from
Mar 4, 2022

Conversation

skoudoro
Copy link
Member

@skoudoro skoudoro commented Mar 4, 2022

A small update of our minimal dependencies version:

cython>=0.29.24
numpy>=1.14.5
scipy>=1.1
nibabel>=3.0.0
h5py>=2.8.0
packaging>=19.0
tqdm>=4.30.0

fixes #2477

@codecov
Copy link

codecov bot commented Mar 4, 2022

Codecov Report

Merging #2551 (727fbe0) into master (120fe8f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2551   +/-   ##
=======================================
  Coverage   85.02%   85.02%           
=======================================
  Files         127      127           
  Lines       17426    17426           
  Branches     2963     2963           
=======================================
  Hits        14817    14817           
  Misses       1936     1936           
  Partials      673      673           
Impacted Files Coverage Δ
dipy/info.py 100.00% <100.00%> (ø)

@Garyfallidis Garyfallidis merged commit 3acab47 into dipy:master Mar 4, 2022
@skoudoro skoudoro deleted the update-min-version branch March 4, 2022 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Numpy min dependency update
2 participants