-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yaml
143 lines (143 loc) · 3.7 KB
/
environment.yaml
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
name: brain_p37
channels:
- defaults
dependencies:
- ca-certificates=2024.3.11=haa95532_0
- certifi=2022.12.7=py37haa95532_0
- openssl=1.1.1w=h2bbff1b_0
- pip=22.3.1=py37haa95532_0
- python=3.7.16=h6244533_0
- setuptools=65.6.3=py37haa95532_0
- sqlite=3.45.3=h2bbff1b_0
- vc=14.2=h2eaa2aa_1
- vs2015_runtime=14.29.30133=h43f2093_3
- wheel=0.38.4=py37haa95532_0
- wincertstore=0.2=py37haa95532_2
- pip:
- absl-py==0.15.0
- aggdraw==1.3.16
- anyio==3.7.1
- argon2-cffi==23.1.0
- argon2-cffi-bindings==21.2.0
- astunparse==1.6.3
- attrs==23.2.0
- backcall==0.2.0
- beautifulsoup4==4.12.3
- bleach==6.0.0
- cached-property==1.5.2
- cachetools==4.2.4
- cffi==1.15.1
- charset-normalizer==3.3.2
- clang==5.0
- colorama==0.4.6
- comm==0.1.4
- cycler==0.11.0
- debugpy==1.7.0
- decorator==5.1.1
- defusedxml==0.7.1
- entrypoints==0.4
- exceptiongroup==1.2.1
- fastjsonschema==2.19.1
- flatbuffers==1.12
- fonttools==4.38.0
- gast==0.4.0
- google-auth==1.35.0
- google-auth-oauthlib==0.4.6
- google-pasta==0.2.0
- grpcio==1.62.2
- h5py==3.1.0
- idna==3.7
- importlib-metadata==6.7.0
- importlib-resources==5.12.0
- ipykernel==6.16.2
- ipython==7.34.0
- ipython-genutils==0.2.0
- ipywidgets==8.1.3
- jedi==0.19.1
- jinja2==3.1.4
- joblib==1.3.2
- jsonschema==4.17.3
- jupyter==1.0.0
- jupyter-client==7.4.9
- jupyter-console==6.6.3
- jupyter-core==4.12.0
- jupyter-server==1.24.0
- jupyterlab-pygments==0.2.2
- jupyterlab-widgets==3.0.11
- keras==2.6.0
- keras-preprocessing==1.1.2
- kiwisolver==1.4.5
- markdown==3.4.4
- markupsafe==2.1.5
- matplotlib==3.5.3
- matplotlib-inline==0.1.6
- mistune==3.0.2
- nbclassic==1.1.0
- nbclient==0.7.4
- nbconvert==7.6.0
- nbformat==5.8.0
- nest-asyncio==1.6.0
- notebook==6.5.7
- notebook-shim==0.2.4
- numpy==1.19.5
- oauthlib==3.2.2
- opencv-python==4.10.0.82
- opt-einsum==3.3.0
- packaging==24.0
- pandas==1.3.5
- pandocfilters==1.5.1
- parso==0.8.4
- pickleshare==0.7.5
- pillow==9.5.0
- pkgutil-resolve-name==1.3.10
- prometheus-client==0.17.1
- prompt-toolkit==3.0.46
- protobuf==3.19.6
- psutil==5.9.8
- pyasn1==0.5.1
- pyasn1-modules==0.3.0
- pycparser==2.21
- pydot==2.0.0
- pygments==2.17.2
- pyparsing==3.1.2
- pyrsistent==0.19.3
- python-dateutil==2.9.0.post0
- pytz==2024.1
- pywin32==306
- pywinpty==2.0.10
- pyzmq==26.0.3
- qtconsole==5.4.4
- qtpy==2.4.1
- requests==2.31.0
- requests-oauthlib==2.0.0
- rsa==4.9
- scikit-learn==1.0.2
- scipy==1.7.3
- seaborn==0.12.2
- send2trash==1.8.3
- six==1.15.0
- sniffio==1.3.1
- soupsieve==2.4.1
- tensorboard==2.6.0
- tensorboard-data-server==0.6.1
- tensorboard-plugin-wit==1.8.1
- tensorflow==2.6.5
- tensorflow-estimator==2.6.0
- termcolor==1.1.0
- terminado==0.17.1
- threadpoolctl==3.1.0
- tinycss2==1.2.1
- tornado==6.2
- tqdm==4.66.4
- traitlets==5.9.0
- typing-extensions==3.10.0.2
- urllib3==2.0.7
- visualkeras==0.0.2
- wcwidth==0.2.13
- webencodings==0.5.1
- websocket-client==1.6.1
- werkzeug==2.2.3
- widgetsnbextension==4.0.11
- wrapt==1.12.1
- zipp==3.15.0
prefix: C:\Users\edfli\anaconda3\envs\brain_p37