forked from Draichi/T-1000
-
Notifications
You must be signed in to change notification settings - Fork 0
/
linux_env.yml
91 lines (90 loc) · 2.06 KB
/
linux_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
name: ray-0.8.0
channels:
- quantopian
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- blas=1.0=mkl
- ca-certificates=2019.8.28=0
- certifi=2018.8.24=py35_1
- intel-openmp=2019.4=243
- libedit=3.1.20181209=hc058e9b_0
- libffi=3.2.1=hd88cf55_4
- libgcc-ng=9.1.0=hdf63c60_0
- libgfortran-ng=7.3.0=hdf63c60_0
- libstdcxx-ng=9.1.0=hdf63c60_0
- mkl=2019.4=243
- ncurses=6.1=he6710b0_1
- openssl=1.0.2t=h7b6447c_1
- python=3.5.6=hc3d631a_0
- readline=7.0=h7b6447c_5
- setuptools=40.2.0=py35_0
- sqlite=3.29.0=h7b6447c_0
- ta-lib=0.4.9=np114py35_0
- tk=8.6.8=hbc83047_0
- wheel=0.31.1=py35_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- pip:
- absl-py==0.8.0
- astor==0.8.0
- atomicwrites==1.3.0
- attrs==19.1.0
- chardet==3.0.4
- click==7.0
- cloudpickle==1.2.2
- colorama==0.4.1
- cycler==0.10.0
- emoji==0.5.4
- filelock==3.0.12
- funcsigs==1.0.2
- future==0.17.1
- gast==0.3.2
- google-pasta==0.1.7
- grpcio==1.23.0
- gym==0.14.0
- h5py==2.10.0
- idna==2.8
- importlib-metadata==0.23
- jsonschema==3.0.2
- keras-applications==1.0.8
- keras-preprocessing==1.1.0
- kiwisolver==1.1.0
- lz4==2.2.1
- markdown==3.1.1
- matplotlib==3.0.3
- more-itertools==7.2.0
- mpl-finance==0.10.0
- numpy==1.17.2
- opencv-python==4.1.1.26
- packaging==19.2
- pandas==0.25.1
- pathlib2==2.3.4
- pip==19.2.3
- pluggy==0.13.0
- protobuf==3.9.2
- psutil==5.6.3
- py==1.8.0
- pyglet==1.3.2
- pyparsing==2.4.2
- pyrsistent==0.15.4
- pytest==5.1.3
- python-dateutil==2.8.0
- pytz==2019.2
- pyyaml==5.1.2
- ray==0.8.0.dev4
- redis==3.3.8
- requests==2.22.0
- scipy==1.3.1
- setproctitle==1.1.10
- six==1.12.0
- tensorboard==1.14.0
- tensorflow==1.14.0
- tensorflow-estimator==1.14.0
- termcolor==1.1.0
- urllib3==1.25.5
- wcwidth==0.1.7
- werkzeug==0.16.0
- wrapt==1.11.2
- zipp==0.6.0
prefix: /home/lucas/miniconda3/envs/ray-0.8.0