Skip to content

Commit 1a0d7b9

Browse files
committed
sorting and spacing of environment.yml
1 parent a5da48d commit 1a0d7b9

1 file changed

Lines changed: 46 additions & 47 deletions

File tree

environment.yml

Lines changed: 46 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -4,64 +4,63 @@ channels:
44
dependencies:
55
- python >=3.10
66
- pip
7-
- numpy
8-
- scipy
9-
- openblas
10-
- matplotlib
11-
- tqdm
12-
- pooch>=1.5
7+
- darkdetect
138
- decorator
9+
- defusedxml
10+
- dipy
11+
- edfio >=0.2.1
12+
- eeglabio
1413
- h5io
15-
- packaging
16-
- numba
17-
- pandas
18-
- pyarrow
19-
- xlrd
20-
- scikit-learn
2114
- h5py
22-
- jinja2
23-
- pillow
24-
- statsmodels
25-
- jupyter
15+
- imageio >=2.6.1
16+
- imageio-ffmpeg >=0.4.1
17+
- ipyevents
18+
- ipympl
2619
- ipython !=8.7.0
20+
- ipywidgets
21+
- jinja2
2722
- joblib
28-
- psutil
23+
- jupyter
24+
- jupyter_client
25+
- lazy_loader
26+
- mamba
27+
- matplotlib
28+
- mffpy >=0.5.7
29+
- mne-base
30+
- mne-qt-browser
31+
- nbclient
32+
- nbformat
33+
- nibabel
34+
- nilearn
35+
- numba
2936
- numexpr
30-
- imageio
31-
- spyder-kernels >=1.10.0
32-
- imageio >=2.6.1
33-
- imageio-ffmpeg >=0.4.1
34-
- vtk >=9.2
35-
- traitlets
37+
- numpy
38+
- openblas
39+
- openmeeg >=2.5.5
40+
- packaging
41+
- pandas
42+
- pillow
43+
- pooch >=1.5
44+
- psutil
45+
- pyarrow
46+
- pybv
47+
- pymatreader
48+
- pyside6 !=6.8.0,!=6.8.0.1
49+
- python-neo
50+
- python-picard
3651
- pyvista >=0.32,!=0.35.2,!=0.38.0,!=0.38.1,!=0.38.2,!=0.38.3,!=0.38.4,!=0.38.5,!=0.38.6,!=0.42.0
3752
- pyvistaqt >=0.4
3853
- qdarkstyle !=3.2.2
39-
- darkdetect
40-
- dipy
41-
- nibabel
42-
- openmeeg >=2.5.5
43-
- nilearn
44-
- python-picard
4554
- qtpy
46-
- pyside6 !=6.8.0,!=6.8.0.1
47-
- mne-base
55+
- scikit-learn
56+
- scipy
4857
- seaborn-base
49-
- mffpy >=0.5.7
50-
- ipyevents
51-
- ipywidgets
52-
- ipympl
58+
- spyder-kernels >=1.10.0
59+
- statsmodels
60+
- tqdm
61+
- traitlets
5362
- trame
5463
- trame-vtk
5564
- trame-vuetify
56-
- jupyter_client
57-
- nbformat
58-
- nbclient
59-
- mne-qt-browser
60-
- pymatreader
61-
- eeglabio
62-
- edfio >=0.2.1
63-
- pybv
64-
- mamba
65-
- lazy_loader
66-
- defusedxml
67-
- python-neo
65+
- vtk >=9.2
66+
- xlrd

0 commit comments

Comments
 (0)