-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yml
167 lines (166 loc) · 4.5 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
158
159
160
161
162
163
164
165
166
name: py3.7
channels:
- pytorch
- defaults
dependencies:
- appdirs=1.4.3=py37h28b3542_0
- appnope=0.1.0=py37_0
- asn1crypto=0.24.0=py37_0
- astroid=2.0.4=py37_0
- attrs=18.2.0=py37h28b3542_0
- automat=0.7.0=py37_0
- backcall=0.1.0=py37_0
- blas=1.0=mkl
- bleach=2.1.4=py37_0
- ca-certificates=2018.03.07=0
- certifi=2018.8.24=py37_1
- cffi=1.11.5=py37h6174b99_1
- cloudpickle=0.6.1=py37_0
- constantly=15.1.0=py37h28b3542_0
- cryptography=2.3.1=py37hdbc3d79_0
- cycler=0.10.0=py37_0
- dask-core=0.20.0=py37_0
- dbus=1.13.2=h760590f_1
- decorator=4.3.0=py37_0
- entrypoints=0.2.3=py37_2
- expat=2.2.6=h0a44026_0
- freetype=2.9.1=hb4e5f40_0
- gettext=0.19.8.1=h15daf44_3
- glib=2.56.2=hd9629dc_0
- html5lib=1.0.1=py37_0
- hyperlink=18.0.0=py37_0
- icu=58.2=h4b95b61_1
- idna=2.7=py37_0
- imageio=2.4.1=py37_0
- incremental=17.5.0=py37_0
- intel-openmp=2019.0=117
- ipykernel=4.9.0=py37_0
- ipython=6.5.0=py37_0
- ipython_genutils=0.2.0=py37_0
- ipywidgets=7.4.1=py37_0
- isort=4.3.4=py37_0
- jedi=0.12.1=py37_0
- jinja2=2.10=py37_0
- jpeg=9b=he5867d9_2
- jsonschema=2.6.0=py37_0
- jupyter=1.0.0=py37_6
- jupyter_client=5.2.3=py37_0
- jupyter_console=5.2.0=py37_1
- jupyter_core=4.4.0=py37_0
- kiwisolver=1.0.1=py37h0a44026_0
- krb5=1.16.1=h24a3359_6
- lazy-object-proxy=1.3.1=py37h1de35cc_2
- libcxx=4.0.1=h579ed51_0
- libcxxabi=4.0.1=hebd6815_0
- libedit=3.1.20170329=hb402a30_2
- libffi=3.2.1=h475c297_4
- libgfortran=3.0.1=h93005f0_2
- libiconv=1.15=hdd342a3_7
- libpng=1.6.34=he12f830_0
- libpq=10.5=hf30b1f0_0
- libsodium=1.0.16=h3efe00b_0
- libtiff=4.0.9=hcb84e12_2
- markupsafe=1.0=py37h1de35cc_1
- matplotlib=2.2.3=py37h54f8f79_0
- mccabe=0.6.1=py37_1
- mistune=0.8.3=py37h1de35cc_1
- mkl=2019.0=117
- mkl_fft=1.0.4=py37h5d10147_1
- mkl_random=1.0.1=py37h5d10147_1
- nbconvert=5.3.1=py37_0
- nbformat=4.4.0=py37_0
- ncurses=6.1=h0a44026_0
- networkx=2.1=py37_0
- ninja=1.8.2=py37h04f5b5a_1
- notebook=5.6.0=py37_0
- numpy=1.15.1=py37h6a91979_0
- numpy-base=1.15.1=py37h8a80b8c_0
- olefile=0.46=py37_0
- openssl=1.0.2p=h1de35cc_0
- pandas=0.23.4=py37h6440ff4_0
- pandoc=2.2.3.2=0
- pandocfilters=1.4.2=py37_1
- parso=0.3.1=py37_0
- patsy=0.5.0=py37_0
- pcre=8.42=h378b8a2_0
- pexpect=4.6.0=py37_0
- pickleshare=0.7.4=py37_0
- pillow=5.3.0=py37hb68e598_0
- pip=10.0.1=py37_0
- prometheus_client=0.3.1=py37h28b3542_0
- prompt_toolkit=1.0.15=py37_0
- psycopg2=2.7.5=py37hdbc3d79_0
- ptyprocess=0.6.0=py37_0
- pyasn1=0.4.4=py37h28b3542_0
- pyasn1-modules=0.2.2=py37_0
- pycparser=2.18=py37_1
- pygments=2.2.0=py37_0
- pylint=2.1.1=py37_0
- pyopenssl=18.0.0=py37_0
- pyparsing=2.2.0=py37_1
- pyqt=5.9.2=py37h655552a_0
- python=3.7.0=hc167b69_0
- python-dateutil=2.7.3=py37_0
- pytz=2018.5=py37_0
- pywavelets=1.0.1=py37h1d22016_0
- pyzmq=17.1.2=py37h1de35cc_0
- qt=5.9.6=h45cd832_2
- qtconsole=4.4.1=py37_0
- readline=7.0=h1de35cc_5
- scikit-image=0.14.0=py37h0a44026_1
- scikit-learn=0.20.0=py37h4f467ca_1
- scipy=1.1.0=py37h28f7352_1
- seaborn=0.9.0=py37_0
- send2trash=1.5.0=py37_0
- service_identity=17.0.0=py37h28b3542_0
- setuptools=40.2.0=py37_0
- simplegeneric=0.8.1=py37_2
- sip=4.19.12=py37h0a44026_0
- six=1.11.0=py37_1
- sqlalchemy=1.2.12=py37h1de35cc_0
- sqlite=3.24.0=ha441bb4_0
- statsmodels=0.9.0=py37h1d22016_0
- terminado=0.8.1=py37_1
- testpath=0.3.1=py37_0
- tk=8.6.8=ha441bb4_0
- toolz=0.9.0=py37_0
- tornado=5.1=py37h1de35cc_0
- traitlets=4.3.2=py37_0
- twisted=18.7.0=py37h1de35cc_1
- unidecode=1.0.22=py37_0
- wcwidth=0.1.7=py37_0
- webencodings=0.5.1=py37_1
- wheel=0.31.1=py37_0
- widgetsnbextension=3.4.1=py37_0
- wrapt=1.10.11=py37h1de35cc_2
- xlrd=1.1.0=py37_1
- xz=5.2.4=h1de35cc_4
- zeromq=4.2.5=h0a44026_1
- zlib=1.2.11=hf3cbc9b_2
- zope=1.0=py37_1
- zope.interface=4.5.0=py37h1de35cc_0
- pytorch-nightly=1.0.0.dev20181102=py3.7_0
- pip:
- cachetools==2.1.0
- chardet==3.0.4
- dask==0.20.0
- future==0.17.0
- google-api-python-client==1.7.4
- google-auth==1.5.1
- google-auth-httplib2==0.0.3
- httplib2==0.11.3
- nltk==3.3
- oauthlib==2.1.0
- pysocks==1.6.8
- python-twitter==3.4.2
- requests==2.20.0
- requests-oauthlib==1.0.0
- rsa==4.0
- textblob==0.15.1
- torch==1.0.0.dev20181102
- torchvision-nightly==0.2.1
- tqdm==4.28.1
- tweepy==3.6.0
- uritemplate==3.0.0
- urllib3==1.23
prefix: /anaconda3/envs/py3.7