forked from mne-tools/mne-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
45 lines (45 loc) · 810 Bytes
/
requirements.txt
File metadata and controls
45 lines (45 loc) · 810 Bytes
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
# requirements for full MNE-Python functionality (other than raw/epochs export)
numpy>=1.15.4
scipy>=1.1.0
matplotlib
tqdm
pooch>=1.5
decorator
h5io
packaging
pymatreader
qtpy
PySide6!=6.3.0,!=6.4.0,!=6.4.0.1 # incompat with Matplotlib 3.6.1 and qtpy
pyobjc-framework-Cocoa>=5.2.0; platform_system=="Darwin"
sip
scikit-learn
nibabel
openmeeg>=2.5.5
numba
h5py
jinja2
pandas
numexpr
jupyter
python-picard
statsmodels
joblib
psutil
dipy; sys_platform != 'darwin' or platform_machine != 'arm64' # TODO: Needs dipy 1.6 release
vtk
nilearn
xlrd
imageio>=2.6.1
imageio-ffmpeg>=0.4.1
traitlets
pyvista>=0.32,!=0.35.2
pyvistaqt>=0.4
mffpy>=0.5.7
ipywidgets
ipympl; platform_system!="Windows" # XXX: Add support when ipympl CIs include Windows
ipyevents
ipyvtklink
mne-qt-browser
darkdetect
qdarkstyle
threadpoolctl