-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathenvironment_dev.yml
69 lines (64 loc) · 1.08 KB
/
environment_dev.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
name: cedalion
channels:
- conda-forge
- defaults
dependencies:
- click=8.1
- h5py=3.11
- ipython=8.13.2
- ipywidgets=8.1.2
- jupyter
- jupyter_client=7.4.9
- matplotlib=3.9
- nibabel=5.2
- nilearn=0.10
- notebook=6.5.4
- numpy=1.26
- opencv
- pandas=2.2
- pint-xarray=0.3
- pip
- pooch=1.8
- pre_commit
- pybids=0.16
- pytest
- pytest-cov
- python=3.11
- pywavelets=1.6
- ruff
- scikit-image=0.24
- scikit-learn=1.5
- scipy=1.14
- seaborn=0.13
- statsmodels=0.14
- strenum=0.4
- xarray=2024.6
- trimesh=4.4
- pyvista=0.44
- trame=3.6
- trame-vtk=2.8
- trame-vuetify=2.6
- trame-components=2.3
- vtk=9.2.6
- nbsphinx
- nbstripout
- sphinx
- myst-parser
- sphinx-autodoc-typehints
- sphinx_rtd_theme=2.0.0
- sphinx-autoapi
- hatchling
- hatch-vcs
- PyQt
- ipympl
- pip:
- mne==1.7
- mne-bids==0.15
- mne-nirs==0.6
- pywavefront==1.3
- setuptools-scm
- snirf==0.8
- pmcx==0.3.3
- pmcxcl==0.2.0
- sphinxcontrib-bibtex
- hatch-conda