Skip to content

Commit

Permalink
Merge pull request #227 from jhlegarreta/SyncBinderPackageVersionWReq
Browse files Browse the repository at this point in the history
ENH: Synchronize `Binder` environment package versions with requirements
  • Loading branch information
jhlegarreta authored Jun 21, 2023
2 parents 97976ff + 4ccb4d5 commit f4af181
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ dependencies:
- python=3.8.*
- pip
- git
- dipy=1.3.0
- fury=0.6.1
- dipy=1.5.0
- fury=0.7.1
- jupyter_contrib_nbextensions
- matplotlib
- matplotlib=3.5.3
- nibabel
- nilearn=0.7.0
- numpy
- osfclient
- osfclient=0.0.5
- pandas
- seaborn

- pip:
- pybids
- pybids=0.14.0

0 comments on commit f4af181

Please sign in to comment.