-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment_osx.yml
150 lines (150 loc) · 4.29 KB
/
environment_osx.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
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
144
145
146
147
148
149
150
name: ml
channels:
- defaults
dependencies:
- anyio=3.5.0=py37hecd8cb5_0
- appnope=0.1.2=py37hecd8cb5_1001
- argon2-cffi=21.3.0=pyhd3eb1b0_0
- argon2-cffi-bindings=21.2.0=py37hca72f7f_0
- backcall=0.2.0=pyhd3eb1b0_0
- beautifulsoup4=4.11.1=py37hecd8cb5_0
- bleach=4.1.0=pyhd3eb1b0_0
- ca-certificates=2023.01.10=hecd8cb5_0
- certifi=2022.12.7=py37hecd8cb5_0
- debugpy=1.4.1=py37h23ab428_0
- decorator=5.1.1=pyhd3eb1b0_0
- defusedxml=0.7.1=pyhd3eb1b0_0
- entrypoints=0.4=py37hecd8cb5_0
- flit-core=3.6.0=pyhd3eb1b0_0
- importlib_metadata=4.11.3=hd3eb1b0_0
- importlib_resources=5.2.0=pyhd3eb1b0_1
- ipykernel=6.15.2=py37hecd8cb5_0
- ipython=7.31.1=py37hecd8cb5_1
- ipython_genutils=0.2.0=pyhd3eb1b0_1
- jedi=0.18.1=py37hecd8cb5_1
- jinja2=3.1.2=py37hecd8cb5_0
- jupyter_client=7.2.2=py37hecd8cb5_0
- jupyter_core=4.11.2=py37hecd8cb5_0
- jupyter_server=1.23.4=py37hecd8cb5_0
- jupyterlab_pygments=0.1.2=py_0
- libcxx=10.0.0=1
- libedit=3.1.20191231=h1de35cc_1
- libffi=3.3=hb1e8313_2
- libsodium=1.0.18=h1de35cc_0
- markupsafe=2.1.1=py37hca72f7f_0
- matplotlib-inline=0.1.6=py37hecd8cb5_0
- mistune=0.8.4=py37h1de35cc_0
- nbclassic=0.4.8=py37hecd8cb5_0
- nbclient=0.5.13=py37hecd8cb5_0
- nbconvert=6.4.4=py37hecd8cb5_0
- nbformat=5.7.0=py37hecd8cb5_0
- ncurses=6.2=h0a44026_1
- nest-asyncio=1.5.6=py37hecd8cb5_0
- notebook=6.5.2=py37hecd8cb5_0
- notebook-shim=0.2.2=py37hecd8cb5_0
- openssl=1.1.1t=hca72f7f_0
- packaging=22.0=py37hecd8cb5_0
- pandocfilters=1.5.0=pyhd3eb1b0_0
- parso=0.8.3=pyhd3eb1b0_0
- pexpect=4.8.0=pyhd3eb1b0_3
- pickleshare=0.7.5=pyhd3eb1b0_1003
- pip=20.1.1=py37_1
- pkgutil-resolve-name=1.3.10=py37hecd8cb5_0
- prometheus_client=0.14.1=py37hecd8cb5_0
- prompt-toolkit=3.0.36=py37hecd8cb5_0
- psutil=5.9.0=py37hca72f7f_0
- ptyprocess=0.7.0=pyhd3eb1b0_2
- pygments=2.11.2=pyhd3eb1b0_0
- python=3.7.7=hf48f09d_4
- python-fastjsonschema=2.16.2=py37hecd8cb5_0
- pyzmq=22.3.0=py37he9d5cce_2
- readline=8.0=h1de35cc_0
- send2trash=1.8.0=pyhd3eb1b0_1
- setuptools=46.0.0=py37_0
- sniffio=1.2.0=py37hecd8cb5_1
- soupsieve=2.3.2.post1=py37hecd8cb5_0
- sqlite=3.32.3=hffcf06c_0
- terminado=0.17.1=py37hecd8cb5_0
- testpath=0.6.0=py37hecd8cb5_0
- tk=8.6.10=hb0a8c7a_0
- tornado=6.2=py37hca72f7f_0
- traitlets=5.7.1=py37hecd8cb5_0
- typing-extensions=4.4.0=py37hecd8cb5_0
- typing_extensions=4.4.0=py37hecd8cb5_0
- wcwidth=0.2.5=pyhd3eb1b0_0
- webencodings=0.5.1=py37_1
- wheel=0.34.2=py37_0
- xz=5.2.5=h1de35cc_0
- zeromq=4.3.4=h23ab428_0
- zlib=1.2.11=h1de35cc_3
- pip:
- absl-py==0.9.0
- astunparse==1.6.3
- attrs==19.3.0
- bcrypt==3.1.7
- cached-property==1.5.1
- cachetools==4.1.1
- cffi==1.14.0
- chardet==3.0.4
- click==7.1.2
- cryptography==2.9.2
- cycler==0.10.0
- distro==1.5.0
- docker==4.2.2
- docker-compose==1.26.2
- dockerpty==0.4.1
- docopt==0.6.2
- future==0.18.2
- gast==0.3.3
- google-auth==1.19.0
- google-auth-oauthlib==0.4.1
- google-pasta==0.2.0
- grpcio==1.30.0
- h5py==2.10.0
- idna==2.10
- importlib-metadata==1.7.0
- joblib==0.16.0
- jsonschema==3.2.0
- keras-preprocessing==1.1.2
- kiwisolver==1.2.0
- markdown==3.2.2
- matplotlib==3.2.2
- nltk==3.5
- numpy==1.19.0
- oauthlib==3.1.0
- opt-einsum==3.2.1
- pandas==1.0.5
- paramiko==2.7.1
- protobuf==3.12.2
- pyasn1==0.4.8
- pyasn1-modules==0.2.8
- pycparser==2.20
- pynacl==1.4.0
- pyparsing==2.4.7
- pyrsistent==0.16.0
- python-dateutil==2.8.1
- python-dotenv==0.14.0
- pytz==2020.1
- pyyaml==5.3.1
- regex==2020.6.8
- requests==2.24.0
- requests-oauthlib==1.3.0
- rsa==4.6
- scikit-learn==0.23.1
- scipy==1.4.1
- seaborn==0.10.1
- six==1.15.0
- tensorboard==2.2.2
- tensorboard-plugin-wit==1.7.0
- tensorflow==2.2.0
- tensorflow-estimator==2.2.0
- termcolor==1.1.0
- texttable==1.6.2
- threadpoolctl==2.1.0
- torch==1.5.1
- tqdm==4.47.0
- urllib3==1.25.9
- websocket-client==0.57.0
- werkzeug==1.0.1
- wrapt==1.12.1
- zipp==3.1.0