-
Notifications
You must be signed in to change notification settings - Fork 6
/
environment.yaml
55 lines (55 loc) · 1.58 KB
/
environment.yaml
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
name: gan
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- backcall=0.2.0=pyh9f0ad1d_0
- backports=1.0=py_2
- backports.functools_lru_cache=1.6.1=py_0
- ca-certificates=2020.12.8=h06a4308_0
- certifi=2020.12.5=py38h578d9bd_0
- decorator=4.4.2=py_0
- ipython=7.19.0=py38h81c977d_1
- ipython_genutils=0.2.0=py_1
- jedi=0.17.2=py38h578d9bd_1
- ld_impl_linux-64=2.35.1=hed1e6ac_1
- libblas=3.9.0=6_openblas
- libcblas=3.9.0=6_openblas
- libffi=3.3=h58526e2_2
- libgcc-ng=9.3.0=h5dbcf3e_17
- libgfortran-ng=7.5.0=hae1eefd_17
- libgfortran4=7.5.0=hae1eefd_17
- libgomp=9.3.0=h5dbcf3e_17
- liblapack=3.9.0=6_openblas
- libopenblas=0.3.12=pthreads_hb3c22a3_1
- libstdcxx-ng=9.3.0=h2ae2ef3_17
- ncurses=6.2=h58526e2_4
- numpy=1.19.4=py38h18fd61f_2
- openssl=1.1.1i=h7f98852_0
- pandas=1.2.0=py38h51da96c_0
- parso=0.7.1=pyh9f0ad1d_0
- pexpect=4.8.0=py38h32f6830_1
- pickleshare=0.7.5=py38h32f6830_1002
- pip=20.3.3=pyhd8ed1ab_0
- prompt-toolkit=3.0.8=pyha770c72_0
- ptyprocess=0.7.0=pyhd3deb0d_0
- pygments=2.7.3=pyhd8ed1ab_0
- python=3.8.6=hffdb5ce_4_cpython
- python-dateutil=2.8.1=py_0
- python_abi=3.8=1_cp38
- pytz=2020.5=pyhd8ed1ab_0
- readline=8.0=he28a2e2_2
- setuptools=51.0.0=py38h06a4308_2
- six=1.15.0=pyh9f0ad1d_0
- sqlite=3.34.0=h74cdb3f_0
- tk=8.6.10=hed695b0_1
- traitlets=5.0.5=py_0
- wcwidth=0.2.5=pyh9f0ad1d_2
- wheel=0.36.2=pyhd3deb0d_0
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h516909a_1010
- pip:
- xlrd==1.2.0
prefix: /opt/miniconda3/envs/gan