-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.yml
134 lines (133 loc) · 3.11 KB
/
requirements.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
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
name: boirlneurips
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- blas=1.0=mkl
- ca-certificates=2020.1.1=0
- certifi=2020.4.5.1=py37_0
- intel-openmp=2020.0=166
- ld_impl_linux-64=2.33.1=h53a641e_7
- 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=2020.0=166
- mkl-service=2.3.0=py37he904b0f_0
- mkl_fft=1.0.15=py37ha843d7b_0
- mkl_random=1.1.0=py37hd6b4f25_0
- ncurses=6.2=he6710b0_0
- numpy-base=1.18.1=py37hde5b4d6_1
- openssl=1.1.1g=h7b6447c_0
- pip=20.0.2=py37_1
- python=3.7.6=h0371630_2
- readline=7.0=h7b6447c_5
- setuptools=45.2.0=py37_0
- six=1.14.0=py37_0
- sqlite=3.31.1=h7b6447c_0
- tk=8.6.8=hbc83047_0
- wheel=0.34.2=py37_0
- xz=5.2.4=h14c3975_4
- zlib=1.2.11=h7b6447c_3
- pip:
- absl-py==0.9.0
- alembic==1.4.0
- argparse==1.4.0
- astor==0.8.1
- atari-py==0.2.6
- backcall==0.1.0
- cached-property==1.5.1
- cffi==1.14.0
- chardet==3.0.4
- cliff==3.0.0
- cloudpickle==1.3.0
- cmd2==0.8.9
- colorlog==4.1.0
- colour==0.1.5
- cycler==0.10.0
- cython==0.29.15
- dataproperty==0.46.4
- decorator==4.4.1
- fasteners==0.15
- future==0.18.2
- gast==0.3.3
- glfw==1.11.0
- google-pasta==0.1.8
- gpy==1.9.9
- gpyopt==1.2.5
- grpcio==1.27.2
- h5py==2.10.0
- imageio==2.8.0
- imageio-ffmpeg==0.4.1
- importlib-metadata==1.5.0
- ipdb==0.12.3
- ipython==7.12.0
- ipython-genutils==0.2.0
- jedi==0.16.0
- joblib==0.14.1
- keras-applications==1.0.8
- keras-preprocessing==1.1.0
- kiwisolver==1.1.0
- lockfile==0.12.2
- mako==1.1.1
- markdown==3.2.1
- markupsafe==1.1.1
- matplotlib==3.1.3
- mbstrdecoder==0.8.4
- monotonic==1.5
- msgfy==0.0.7
- networkx==2.4
- numpy==1.16.4
- opencv-python==3.4.2.17
- optuna==1.1.0
- pandas==1.0.1
- paramz==0.9.5
- parso==0.6.2
- path==13.2.0
- pathvalidate==2.2.0
- pbr==5.4.4
- pexpect==4.8.0
- pickleshare==0.7.5
- pillow==5.2.0
- prettytable==0.7.2
- progressbar==2.5
- prompt-toolkit==3.0.3
- protobuf==3.11.3
- ptyprocess==0.6.0
- pybullet==2.6.6
- pycparser==2.19
- pyglet==1.5.0
- pygments==2.5.2
- pyparsing==2.4.6
- pyperclip==1.7.0
- pyprind==2.11.2
- pytablewriter==0.50.0
- python-dateutil==2.8.1
- python-editor==1.0.4
- pytz==2019.3
- pywavelets==1.1.1
- pyyaml==5.3
- scikit-image==0.16.2
- scikit-learn==0.22.2.post1
- scipy==1.3.0
- sqlalchemy==1.3.13
- stable-baselines==2.9.0
- stevedore==1.32.0
- tabledata==0.10.3
- tabulate==0.8.6
- tensorboard==1.14.0
- tensorflow-estimator==1.14.0
- tensorflow-gpu==1.14.0
- termcolor==1.1.0
- theano==1.0.4
- torch==1.4.0
- torchvision==0.5.0
- tqdm==4.24.0
- traitlets==4.3.3
- typepy==0.6.5
- wcwidth==0.1.8
- werkzeug==1.0.0
- wrapt==1.12.0
- zipp==3.1.0
prefix: /home/sreejith/anaconda3/envs/boirlneurips