-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
63 lines (63 loc) · 1.34 KB
/
environment.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
name: envyolk
channels:
- conda-forge
dependencies:
- autoreject=0.3.1
- python=3.8.6
- jupyter=1.0.0
- matplotlib=3.5.1
- h5io=0.1.7
- h5py=2.10.0
- ipympl
- ipython
- ipywidgets=8.0.2
- mne=1.0.1
- mne-connectivity=0.3
- mayavi=4.8.1
- pip=20.2
- pyvista=0.35.1
- scikit-learn=1.1.1
- pandas=1.4.3
- seaborn=0.11.1
- vtk=9.1.0
- zarr=2.7.0
# ?- wave
- pip:
- absl-py==0.11.0
- astunparse==1.6.3
- cachetools==4.1.1
- eegyolk==0.0.5
- flatbuffers==1.12
- gast==0.3.3
- google-auth==1.23.0
- google-auth-oauthlib==0.4.2
- google-pasta==0.2.0
- grpcio==1.32.0
- ipython
- keras-preprocessing==1.1.2
- markdown==3.3.3
- mne-features==0.2
- oauthlib==3.1.0
- opt-einsum==3.3.0
- protobuf==3.14.0
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pyqt5-sip==4.19.18
- pyqtwebengine==5.12.1
- researchpy==0.3.5
- requests-oauthlib==1.3.0
- rsa==4.6
- sklearn==0.0
- sklearn-rvm==0.1.1
- tensorboard==2.4.1
- tensorboard-plugin-wit==1.7.0
- tensorflow==2.9.1 #must stay
- tensorflow-addons==0.11.2
- tensorflow-estimator==2.4.0
- termcolor==1.1.0
- tf-estimator-nightly==2.5.0.dev2020123101
- typeguard==2.10.0
- typing-extensions==3.7.4.3
- varname
- werkzeug==1.0.1
- wrapt==1.12.1