-
Notifications
You must be signed in to change notification settings - Fork 1
/
environment.yml
158 lines (157 loc) · 4.2 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
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
151
152
153
154
155
156
157
name: techniche_env
channels:
- anaconda
- defaults
dependencies:
- _py-xgboost-mutex=2.0=cpu_0
- appnope=0.1.0=py36hf537a9a_0
- asn1crypto=0.24.0=py36_0
- backcall=0.1.0=py36_0
- beautifulsoup4=4.7.1=py36_1
- blas=1.0=mkl
- boto=2.49.0=py36_0
- boto3=1.9.111=py_0
- botocore=1.12.112=py_0
- ca-certificates=2019.5.15=1
- certifi=2019.6.16=py36_1
- cffi=1.11.5=py36h6174b99_1
- chardet=3.0.4=py36_1
- click=7.0=py36_0
- cryptography=2.3.1=py36hdbc3d79_0
- cryptography-vectors=2.3.1=py36_0
- cycler=0.10.0=py36hfc81398_0
- cython=0.28.5=py36h0a44026_0
- decorator=4.3.0=py36_0
- defusedxml=0.5.0=py36_1
- docutils=0.14=py36hbfde631_0
- entrypoints=0.3=py36_0
- flask=1.1.1=py_0
- freetype=2.9.1=hb4e5f40_0
- gensim=3.4.0=py36h1de35cc_0
- h5py=2.9.0=py36h3134771_0
- hdf5=1.10.4=hfa1e0ec_0
- idna=2.7=py36_0
- intel-openmp=2018.0.3=0
- ipykernel=5.1.0=py36h39e3cac_0
- ipython=6.5.0=py36_0
- ipython_genutils=0.2.0=py36h241746c_0
- itsdangerous=1.1.0=py36_0
- jedi=0.12.1=py36_0
- jinja2=2.10=py36_0
- jmespath=0.9.4=py_0
- jsonschema=2.6.0=py36hb385e00_0
- jupyter_client=5.2.4=py36_0
- jupyter_core=4.4.0=py36_0
- kiwisolver=1.0.1=py36h0a44026_0
- libcxx=4.0.1=hcfea43d_1
- libcxxabi=4.0.1=hcfea43d_1
- libedit=3.1.20170329=hb402a30_2
- libffi=3.2.1=h475c297_4
- libgfortran=3.0.1=h93005f0_2
- libpng=1.6.36=ha441bb4_0
- libsodium=1.0.16=h3efe00b_0
- libxgboost=0.72=h0a44026_0
- llvm-openmp=4.0.1=hcfea43d_1
- markupsafe=1.1.1=py36h1de35cc_0
- matplotlib=3.0.2=py36h54f8f79_0
- mistune=0.8.4=py36h1de35cc_0
- mkl=2019.3=199
- mkl_fft=1.0.10=py36h5e564d8_0
- mkl_random=1.0.2=py36h27c97d8_0
- nb_conda=2.2.1=py36_0
- nb_conda_kernels=2.2.0=py36_1
- nbconvert=5.4.1=py36_3
- nbformat=4.4.0=py36h827af21_0
- ncurses=6.1=h0a44026_1
- networkx=2.2=py36_1
- nltk=3.4=py36_1
- notebook=5.7.8=py36_0
- numpy=1.16.2=py36hacdab7b_0
- numpy-base=1.16.2=py36h6575580_0
- openssl=1.0.2t=h1de35cc_1
- pandas=0.23.4=py36h6440ff4_0
- pandoc=2.2.3.2=0
- pandocfilters=1.4.2=py36_1
- parso=0.3.1=py36_0
- patsy=0.5.1=py36_0
- pexpect=4.6.0=py36_0
- pickleshare=0.7.4=py36hf512f8e_0
- pip=10.0.1=py36_0
- plotly=3.1.0=py36h28b3542_0
- prometheus_client=0.6.0=py36_0
- prompt_toolkit=1.0.15=py36haeda067_0
- ptyprocess=0.6.0=py36_0
- py-xgboost=0.72=py36h0a44026_0
- py4j=0.10.7=py36_0
- pycparser=2.18=py36_1
- pydocstyle=3.0.0=py36_0
- pydotplus=2.0.2=py36_1
- pygments=2.2.0=py36h240cd3f_0
- pyopenssl=18.0.0=py36_0
- pyparsing=2.3.1=py36_0
- pysocks=1.6.8=py36_0
- pyspark=2.4.0=py36_0
- python=3.6.6=hc167b69_0
- python-dateutil=2.8.0=py36_0
- pytz=2018.5=py36_0
- pyzmq=18.0.0=py36h0a44026_0
- readline=7.0=h1de35cc_5
- requests=2.19.1=py36_0
- retrying=1.3.3=py36_2
- s3transfer=0.2.0=py36_0
- scikit-learn=0.20.2=py36h27c97d8_0
- scipy=1.1.0=py36h1410ff5_2
- seaborn=0.9.0=py36_0
- send2trash=1.5.0=py36_0
- setuptools=40.0.0=py36_0
- simplegeneric=0.8.1=py36_2
- six=1.11.0=py36_1
- smart_open=1.8.0=py36_0
- snowballstemmer=1.2.1=py36h6c7b616_0
- soupsieve=1.8=py36_0
- sqlite=3.24.0=ha441bb4_0
- statsmodels=0.9.0=py36h1d22016_0
- terminado=0.8.1=py36_1
- testpath=0.4.2=py36_0
- tk=8.6.7=h35a86e2_3
- tornado=6.0.2=py36h1de35cc_0
- tqdm=4.31.1=py36_1
- traitlets=4.3.2=py36h65bd3ce_0
- urllib3=1.23=py36_0
- wcwidth=0.1.7=py36h8c6ec74_0
- webencodings=0.5.1=py36_1
- wheel=0.31.1=py36_0
- xlrd=1.1.0=py36_1
- xz=5.2.4=h1de35cc_4
- zeromq=4.3.1=h0a44026_3
- zlib=1.2.11=h1de35cc_3
- pip:
- absl-py==0.7.1
- astor==0.7.1
- atomicwrites==1.3.0
- attrs==19.1.0
- bleach==1.5.0
- branca==0.3.1
- folium==0.8.3
- gast==0.2.2
- grpcio==1.19.0
- html5lib==0.9999999
- imbalanced-learn==0.4.3
- ipynb==0.5.1
- keras==2.2.1
- keras-applications==1.0.4
- keras-preprocessing==1.0.2
- markdown==3.1
- more-itertools==7.0.0
- obscure==1.0.1
- pluggy==0.9.0
- protobuf==3.7.1
- py==1.8.0
- pytest==3.7.0
- python-graphviz==0.10.1
- pyyaml==5.1
- tensorboard==1.6.0
- tensorflow==1.6.0
- termcolor==1.1.0
- werkzeug==0.15.1
prefix: /anaconda3/envs/techniche_env