-
Notifications
You must be signed in to change notification settings - Fork 29
/
environment_linux.yml
84 lines (84 loc) · 1.86 KB
/
environment_linux.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
name: horse_racing
channels:
- defaults
dependencies:
- asn1crypto=0.24.0=py35_0
- ca-certificates=2017.08.26=h1d4fec5_0
- certifi=2017.11.5=py35h9749603_0
- cffi=1.11.2=py35hc7b2db7_0
- chardet=3.0.4=py35hb6e9ddf_1
- cryptography=2.1.4=py35hbeb2da1_0
- idna=2.6=py35h8605a33_1
- libedit=3.1=heed3624_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=7.2.0=h7cc24e2_2
- libstdcxx-ng=7.2.0=h7a57d05_2
- ncurses=6.0=h9df7e31_2
- openssl=1.0.2n=hb7f436b_0
- pip=9.0.1=py35h7e7da9d_4
- psutil=5.4.3=py35h14c3975_0
- pycparser=2.18=py35h61b3040_1
- pyopenssl=17.5.0=py35h4f8b8c8_0
- pysocks=1.6.7=py35h6aefbb0_1
- python=3.5.4=h417fded_24
- readline=7.0=ha6073c6_4
- requests=2.18.4=py35hb9e6ad1_1
- setuptools=36.5.0=py35ha8c1747_0
- six=1.11.0=py35h423b573_1
- sqlite=3.20.1=hb898158_2
- tk=8.6.7=hc745277_3
- urllib3=1.22=py35h2ab6e29_0
- wheel=0.30.0=py35hd3883cf_1
- xz=5.2.3=h55aa19d_2
- zlib=1.2.11=ha838bed_2
- pip:
- appdirs==1.4.3
- astroid==1.6.0
- beautifulsoup4==4.6.0
- betfair==0.1.1
- bleach==1.5.0
- bs4==0.0.1
- click==6.7
- configparser==3.5.0
- cycler==0.10.0
- decorator==4.1.2
- docopt==0.6.2
- enum34==1.1.6
- file-read-backwards==1.2.2
- flask==0.12.2
- h5py==2.7.1
- html5lib==0.9999999
- inflection==0.3.1
- isort==4.2.15
- itsdangerous==0.24
- jinja2==2.10
- keras==2.1.3
- lazy-object-proxy==1.3.1
- lxml==4.1.1
- markdown==2.6.11
- markupsafe==1.0
- matchbook==0.0.4
- matplotlib==2.1.0
- mccabe==0.6.1
- mock==2.0.0
- nose==1.3.7
- numexpr==2.6.4
- numpy==1.14.0
- pandas==0.21.0
- pbr==3.1.1
- protobuf==3.5.1
- pylint==1.8.2
- pymongo==3.6.0
- pyparsing==2.2.0
- python-dateutil==2.6.0
- pytz==2017.2
- pyyaml==3.12
- schematics==1.1.3
- scikit-learn==0.19.1
- scipy==1.0.0
- tables==3.4.2
- tensorflow==1.4.1
- tensorflow-tensorboard==0.4.0
- tqdm==4.19.5
- werkzeug==0.14.1
- wrapt==1.10.11