Skip to content

Commit

Permalink
chore(deps): pin niworkflows-1.3.1 and harmonize other deps
Browse files Browse the repository at this point in the history
  • Loading branch information
oesteban committed Sep 23, 2020
1 parent cf1d275 commit 1844ec7
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,24 +11,24 @@ classifiers =
Intended Audience :: Science/Research
Topic :: Scientific/Engineering :: Image Recognition
License :: OSI Approved :: BSD License
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8

[options]
python_requires = >=3.5
python_requires = >=3.6
install_requires =
indexed_gzip >= 0.8.8
lockfile
matplotlib >= 2.2.0
nibabel >= 3.0.1
nipype >= 1.5.1
niworkflows >= 1.3.0rc2,<1.4
niworkflows ~= 1.3.1
numpy
packaging
pybids >= 0.10.2
pybids >= 0.11.1
pyyaml
templateflow ~= 0.6
templateflow >= 0.6
test_requires =
coverage
codecov
Expand Down

0 comments on commit 1844ec7

Please sign in to comment.