forked from dickreuter/betfair-horse-racing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment_no_gpu.yml
70 lines (69 loc) · 1.4 KB
/
environment_no_gpu.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
name: horse_racing
channels:
- conda-forge
- defaults
dependencies:
- asn1crypto=0.22.0=py36_0
- ca-certificates=2018.1.18=0
- certifi=2018.1.18=py36_0
- cffi=1.11.2=py36_0
- chardet=3.0.4=py36_0
- cryptography=2.1.4=py36_0
- idna=2.6=py36_1
- openssl=1.0.2n=vc14_0
- pip=9.0.1=py36_1
- pycparser=2.18=py36_0
- pyopenssl=17.2.0=py36_0
- pysocks=1.6.8=py36_1
- python=3.6.4=0
- requests=2.18.4=py36_1
- setuptools=38.5.1=py36_0
- six=1.11.0=py36_1
- urllib3=1.22=py36_0
- vs2015_runtime=14.0.25420=0
- wheel=0.30.0=py36_2
- win_inet_pton=1.0.1=py36_1
- wincertstore=0.2=py36_0
- pip:
- absl-py==0.1.10
- astroid==1.6.1
- beautifulsoup4==4.6.0
- bleach==1.5.0
- bs4==0.0.1
- colorama==0.3.9
- cycler==0.10.0
- decorator==4.2.1
- docopt==0.6.2
- h5py==2.7.1
- html5lib==0.9999999
- inflection==0.3.1
- isort==4.3.4
- keras==2.1.4
- lazy-object-proxy==1.3.1
- markdown==2.6.11
- matchbook==0.0.4
- matplotlib==2.1.2
- mccabe==0.6.1
- mock==2.0.0
- nose==1.3.7
- numexpr==2.6.4
- numpy==1.14.0
- pandas==0.22.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.5.0
- tensorflow-tensorboard==1.5.1
- tqdm==4.19.5
- werkzeug==0.14.1
- win-inet-pton==1.0.1
- wrapt==1.10.11