Skip to content

Commit

Permalink
Make sure later versions are of dependances are installed
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxvandenBoom committed Jul 25, 2023
1 parent aff4979 commit 211a3f9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions bpc-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Requirements for the demo notebooks

numpy
pandas
scipy
numpy >= 1.24.4
pandas >= 2.0.3
scipy >= 1.10.1
sklearn
matplotlib

pybids
nibabel
nilearn

pymef
pymef >= 1.3.6

tqdm
ipykernel

0 comments on commit 211a3f9

Please sign in to comment.