-
Notifications
You must be signed in to change notification settings - Fork 0
/
conda_env.yml
55 lines (54 loc) · 1.49 KB
/
conda_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
name: soccer-prediction
channels:
- defaults
dependencies:
- absl-py=0.1.10=py36_0
- astor=0.6.2=py36_0
- bleach=1.5.0=py36_0
- ca-certificates=2018.03.07=0
- certifi=2018.1.18=py36_0
- gast=0.2.0=py36_0
- grpcio=1.10.0=py36hf484d3e_0
- h5py=2.7.1=py36h3585f63_0
- hdf5=1.10.1=h9caa474_1
- html5lib=0.9999999=py36_0
- intel-openmp=2018.0.0=8
- keras=2.1.5=py36_0
- libedit=3.1=heed3624_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=7.2.0=hdf63c60_3
- libgfortran-ng=7.2.0=hdf63c60_3
- libprotobuf=3.5.1=h6f1eeef_0
- libstdcxx-ng=7.2.0=hdf63c60_3
- markdown=2.6.11=py36_0
- mkl=2018.0.2=1
- mkl_fft=1.0.1=py36h3010b51_0
- mkl_random=1.0.1=py36h629b387_0
- ncurses=6.0=h9df7e31_2
- numpy=1.14.2=py36hdbf6ddf_1
- openssl=1.0.2o=h20670df_0
- pandas=0.22.0=py36hf484d3e_0
- pip=9.0.3=py36_0
- protobuf=3.5.1=py36hf484d3e_0
- pymongo=3.4.0=py36_0
- python=3.6.5=hc3d631a_0
- python-dateutil=2.7.2=py36_0
- pytz=2018.3=py36_0
- pyyaml=3.12=py36hafb9ca4_1
- readline=7.0=ha6073c6_4
- scipy=1.0.1=py36hfc37229_0
- selenium=3.11.0=py36_0
- setuptools=39.0.1=py36_0
- six=1.11.0=py36h372c433_1
- sqlite=3.22.0=h1bed415_0
- tensorboard=1.6.0=py36hf484d3e_0
- tensorflow=1.6.0=0
- tensorflow-base=1.6.0=py36hff88cb2_0
- termcolor=1.1.0=py36_1
- tk=8.6.7=hc745277_3
- werkzeug=0.14.1=py36_0
- wheel=0.31.0=py36_0
- xz=5.2.3=h55aa19d_2
- yaml=0.1.7=had09818_2
- zlib=1.2.11=ha838bed_2
prefix: /home/dcandrade/.anaconda3/envs/soccer-prediction