Skip to content

Commit

Permalink
sorting and spacing of environment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
drammock committed Oct 22, 2024
1 parent a5da48d commit 1a0d7b9
Showing 1 changed file with 46 additions and 47 deletions.
93 changes: 46 additions & 47 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,64 +4,63 @@ channels:
dependencies:
- python >=3.10
- pip
- numpy
- scipy
- openblas
- matplotlib
- tqdm
- pooch>=1.5
- darkdetect
- decorator
- defusedxml
- dipy
- edfio >=0.2.1
- eeglabio
- h5io
- packaging
- numba
- pandas
- pyarrow
- xlrd
- scikit-learn
- h5py
- jinja2
- pillow
- statsmodels
- jupyter
- imageio >=2.6.1
- imageio-ffmpeg >=0.4.1
- ipyevents
- ipympl
- ipython !=8.7.0
- ipywidgets
- jinja2
- joblib
- psutil
- jupyter
- jupyter_client
- lazy_loader
- mamba
- matplotlib
- mffpy >=0.5.7
- mne-base
- mne-qt-browser
- nbclient
- nbformat
- nibabel
- nilearn
- numba
- numexpr
- imageio
- spyder-kernels >=1.10.0
- imageio >=2.6.1
- imageio-ffmpeg >=0.4.1
- vtk >=9.2
- traitlets
- numpy
- openblas
- openmeeg >=2.5.5
- packaging
- pandas
- pillow
- pooch >=1.5
- psutil
- pyarrow
- pybv
- pymatreader
- pyside6 !=6.8.0,!=6.8.0.1
- python-neo
- python-picard
- 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
- pyvistaqt >=0.4
- qdarkstyle !=3.2.2
- darkdetect
- dipy
- nibabel
- openmeeg >=2.5.5
- nilearn
- python-picard
- qtpy
- pyside6 !=6.8.0,!=6.8.0.1
- mne-base
- scikit-learn
- scipy
- seaborn-base
- mffpy >=0.5.7
- ipyevents
- ipywidgets
- ipympl
- spyder-kernels >=1.10.0
- statsmodels
- tqdm
- traitlets
- trame
- trame-vtk
- trame-vuetify
- jupyter_client
- nbformat
- nbclient
- mne-qt-browser
- pymatreader
- eeglabio
- edfio >=0.2.1
- pybv
- mamba
- lazy_loader
- defusedxml
- python-neo
- vtk >=9.2
- xlrd

0 comments on commit 1a0d7b9

Please sign in to comment.