-
Notifications
You must be signed in to change notification settings - Fork 25
/
hft_cnn_env.yml
74 lines (73 loc) · 1.39 KB
/
hft_cnn_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
name: hft_cnn_env
channels:
- conda-forge
- defaults
dependencies:
- ca-certificates=2017.11.5=0
- certifi=2017.11.5=py35_0
- ncurses=5.9=10
- openssl=1.0.2n=0
- pip=9.0.1=py35_1
- python=3.5.4=3
- readline=7.0=0
- 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
- boto==2.48.0
- boto3==1.5.22
- botocore==1.8.36
- bz2file==0.98
- chainer==4.0.0
- chainerui==0.2.0
- chakin==0.0.6
- chardet==3.0.4
- click==6.7
- comet-ml==1.0.6
- cupy==4.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.2
- future==0.16.0
- gensim==3.2.0
- idna==2.6
- itsdangerous==0.24
- jinja2==2.10
- jmespath==0.9.3
- mako==1.0.7
- markupsafe==1.0
- matplotlib==2.1.2
- numpy==1.14.0
- pandas==0.22.0
- progressbar2==3.36.0
- protobuf==3.5.1
- pyparsing==2.2.0
- python-dateutil==2.6.1
- python-editor==1.0.3
- python-utils==2.3.0
- pytz==2017.3
- requests==2.18.4
- s3transfer==0.1.12
- scikit-learn==0.19.1
- scipy==1.0.0
- six==1.11.0
- sklearn==0.0
- smart-open==1.5.6
- sqlalchemy==1.2.2
- tqdm==4.19.5
- treetaggerwrapper==2.2.4
- tzlocal==1.5.1
- urllib3==1.22
- websocket-client==0.47.0
- werkzeug==0.12.2
- wurlitzer==1.0.1