[074d3d]: / tools / environment_old.yml

Download this file

19 lines (18 with data), 344 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
# THIS FILE IS AUTO-GENERATED BY tools/hooks/update_environment_file.py AND WILL BE OVERWRITTEN
name: mne
channels:
- conda-forge
dependencies:
- python =3.10
- numpy =1.25
- scipy =1.11
- matplotlib =3.7
- pandas =2.0
- scikit-learn
- nibabel
- tqdm
- pooch =1.5
- decorator
- packaging
- jinja2
- lazy_loader =0.3