-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
101 lines (100 loc) · 2.41 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
name: neuroIDBench
channels:
- conda-forge
- defaults
dependencies:
- bzip2
- ca-certificates
- libffi
- libsqlite
- openssl
- pip
- python=3.9
- setuptools
- tk
- wheel
- xz
- pip:
- absl-py==2.1.0
- astunparse==1.6.3
- cachetools==5.3.3
- certifi==2024.2.2
- charset-normalizer==3.3.2
- colorama==0.4.6
- contourpy==1.2.1
- cycler==0.12.1
- decorator==5.1.1
- flatbuffers==24.3.25
- fonttools==4.51.0
- gast==0.4.0
- google-auth==2.29.0
- google-auth-oauthlib==1.0.0
- google-pasta==0.2.0
- grpcio==1.62.2
- h5py==3.11.0
- idna==3.7
- importlib-metadata==7.1.0
- importlib-resources==6.4.0
- jinja2==3.1.3
- joblib==1.4.0
- keras==2.14.0
- keras-preprocessing==1.1.2
- kiwisolver==1.4.5
- lazy-loader==0.4
- libclang==18.1.1
- markdown==3.6
- markdown-it-py==3.0.0
- markupsafe==2.1.5
- mat73==0.63
- matplotlib==3.8.4
- mdurl==0.1.2
- ml-dtypes==0.2.0
- mne==1.7.0
- namex==0.0.8
- numpy==1.26.4
- numpyencoder==0.3.0
- oauthlib==3.2.2
- opt-einsum==3.3.0
- optree==0.11.0
- packaging==24.0
- pandas==2.2.2
- patsy==0.5.6
- pillow==10.3.0
- platformdirs==4.2.1
- pooch==1.8.1
- protobuf==4.25.3
- pyasn1==0.6.0
- pyasn1-modules==0.4.0
- pyeer==0.5.6
- pygments==2.17.2
- pyparsing==3.1.2
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pyyaml==6.0.1
- requests==2.31.0
- requests-oauthlib==2.0.0
- rich==13.7.1
- rsa==4.9
- scikit-learn==1.4.2
- scipy==1.13.0
- seaborn==0.13.2
- six==1.16.0
- statsmodels==0.14.2
- tensorboard==2.14.1
- tensorboard-data-server==0.7.2
- tensorboard-plugin-wit==1.8.1
- tensorflow==2.14.1
- tensorflow-addons==0.22.0
- tensorflow-estimator==2.14.0
#- tensorflow-intel==2.14.1
# - tensorflow-io-gcs-filesystem==0.31.0
- termcolor==2.4.0
- threadpoolctl==3.4.0
- tqdm==4.66.2
- typeguard==2.13.3
- typing-extensions==4.11.0
- tzdata==2024.1
- urllib3==2.2.1
- werkzeug==3.0.2
- wrapt==1.14.1
- zipp==3.18.1