Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioAPeraza committed Aug 4, 2023
1 parent 3e28509 commit 421b8f3
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
nimare=0.1.0 # for gradec
neuromaps=0.0.4 # for gradec
scipy=1.7.3 # for gradec
surfplot=0.2.0 # for gradec and figures
gradec=0.0.1rc3 # for gradient decoding
brainspace=0.1.10 # for dimensionality reduction
mapalign=0.3.0 # for dimensionality reduction
scikit-learn=1.2.2 # for performance metrics
ipykernel=6.23.1 # for jupyter notebooks in figures
seaborn=0.11.0 # for figures
netneurotools=0.2.3 # for generating spin samples
wordcloud=1.9.2 # for figures
nimare==0.1.0 # for gradec
neuromaps==0.0.4 # for gradec
scipy==1.7.3 # for gradec
surfplot==0.2.0 # for gradec and figures
gradec==0.0.1rc3 # for gradient decoding
brainspace==0.1.10 # for dimensionality reduction
mapalign==0.3.0 # for dimensionality reduction
scikit-learn==1.2.2 # for performance metrics
ipykernel==6.23.1 # for jupyter notebooks in figures
seaborn==0.11.0 # for figures
netneurotools==0.2.3 # for generating spin samples
wordcloud==1.9.2 # for figures

0 comments on commit 421b8f3

Please sign in to comment.