-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtrf_multitask_env.yml
98 lines (97 loc) · 2.14 KB
/
trf_multitask_env.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
name: trf_multitask_env
channels:
- conda-forge
- defaults
dependencies:
- blas=1.1=openblas
- ca-certificates=2017.11.5=0
- certifi=2017.11.5=py35_0
- libgcc-ng=7.2.0=hdf63c60_3
- libgfortran=3.0.0=1
- libstdcxx-ng=7.2.0=hdf63c60_3
- ncurses=5.9=10
- numpy=1.15.2=py35_blas_openblashd3ea46f_0
- openblas=0.2.20=8
- openssl=1.0.2n=0
- pip=9.0.1=py35_1
- python=3.5.4=3
- readline=7.0=0
- scikit-learn=0.20.0=py35_blas_openblasha84fab4_201
- scipy=1.1.0=py35_blas_openblash7943236_201
- setuptools=38.4.0=py35_0
- sqlite=3.20.1=2
- tk=8.6.7=0
- wheel=0.30.0=py35_2
- xz=5.2.3=0
- zlib=1.2.11=0
- anaconda=custom=py35h104c396_0
- pip:
- alembic==0.9.7
- apscheduler==3.5.1
- attrs==18.2.0
- beautifulsoup4==4.6.3
- boto==2.48.0
- boto3==1.5.22
- botocore==1.8.36
- bz2file==0.98
- chainer==5.0.0
- chainerui==0.2.0
- chakin==0.0.6
- chardet==3.0.4
- click==6.7
- cliff==2.14.0
- cmd2==0.9.6
- colorama==0.4.1
- colorlog==3.1.4
- corenlp-python==3.4.1.post1
- cupy==5.0.0
- cycler==0.10.0
- cysignals==1.6.7
- cython==0.27.3
- docutils==0.14
- fastrlock==0.3
- filelock==3.0.0
- flask==0.12.3
- future==0.16.0
- gensim==3.2.0
- idna==2.6
- itsdangerous==0.24
- jinja2==2.10
- jmespath==0.9.3
- lxml==4.2.5
- mako==1.0.7
- markupsafe==1.0
- matplotlib==2.1.2
- nltk==3.3
- optuna==0.8.0
- pandas==0.22.0
- pbr==5.1.1
- pexpect==4.6.0
- prettytable==0.7.2
- progressbar2==3.36.0
- protobuf==3.5.1
- ptyprocess==0.6.0
- pyfasttext==0.4.4
- pyparsing==2.2.0
- pyperclip==1.7.0
- python-dateutil==2.6.1
- python-editor==1.0.3
- python-utils==2.3.0
- pytz==2017.3
- pyyaml==3.13
- requests==2.18.4
- s3transfer==0.1.12
- seaborn==0.9.0
- six==1.11.0
- sklearn==0.0
- smart-open==1.5.6
- sqlalchemy==1.2.2
- stevedore==1.30.0
- tqdm==4.19.5
- treetaggerwrapper==2.2.4
- typing==3.6.6
- tzlocal==1.5.1
- urllib3==1.22
- wcwidth==0.1.7
- werkzeug==0.12.2
- xmltodict==0.11.0