-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathshade_conda.yaml
79 lines (79 loc) · 2.32 KB
/
shade_conda.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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
name: shade_conda
channels:
- pytorch
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=1.0=openblas
- bottleneck=1.3.5=py38h7deecbd_0
- brotlipy=0.7.0=py38h27cfd23_1003
- bzip2=1.0.8=h7b6447c_0
- c-ares=1.18.1=h7f8727e_0
- ca-certificates=2023.01.10=h06a4308_0
- certifi=2022.12.7=py38h06a4308_0
- cffi=1.15.1=py38h5eee18b_3
- charset-normalizer=2.0.4=pyhd3eb1b0_0
- cmake=3.22.1=h1fce559_0
- cryptography=38.0.4=py38h9ce1e76_0
- dataclasses=0.8=pyh6d0b6a4_7
- expat=2.4.9=h6a678d5_0
- flit-core=3.6.0=pyhd3eb1b0_0
- future=0.18.2=py38_1
- heapdict=1.0.1=pyhd3eb1b0_0
- idna=3.4=py38h06a4308_0
- intel-openmp=2022.1.0=h9e868ea_3769
- krb5=1.19.4=h568e23c_0
- ld_impl_linux-64=2.38=h1181459_1
- libcurl=7.87.0=h91b91d3_0
- libedit=3.1.20221030=h5eee18b_0
- libev=4.33=h7f8727e_1
- libffi=3.4.2=h6a678d5_6
- libgcc-ng=11.2.0=h1234567_1
- libgfortran-ng=11.2.0=h00389a5_1
- libgfortran5=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libnghttp2=1.46.0=hce63b2e_0
- libopenblas=0.3.21=h043d6bf_0
- libssh2=1.10.0=h8f2d780_0
- libstdcxx-ng=11.2.0=h1234567_1
- libuv=1.40.0=h7b6447c_0
- lz4-c=1.9.4=h6a678d5_0
- magma-cuda112=2.5.2=1
- mkl=2022.1.0=hc2b9512_224
- mkl-include=2022.1.0=h06a4308_224
- ncurses=6.4=h6a678d5_0
- ninja=1.10.2=h06a4308_5
- ninja-base=1.10.2=hd09550d_5
- numexpr=2.8.4=py38hd2a5715_0
- numpy=1.23.5=py38hf838250_0
- numpy-base=1.23.5=py38h1e6e340_0
- openssl=1.1.1s=h7f8727e_0
- packaging=22.0=py38h06a4308_0
- pandas=1.5.2=py38h417a72b_0
- pip=22.3.1=py38h06a4308_0
- pycparser=2.21=pyhd3eb1b0_0
- pyopenssl=22.0.0=pyhd3eb1b0_0
- pysocks=1.7.1=py38h06a4308_0
- python=3.8.16=h7a1cb2a_2
- python-dateutil=2.8.2=pyhd3eb1b0_0
- pytz=2022.7=py38h06a4308_0
- pyyaml=6.0=py38h5eee18b_1
- readline=8.2=h5eee18b_0
- requests=2.28.1=py38h06a4308_0
- rhash=1.4.1=h3c74f83_1
- setuptools=65.6.3=py38h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- sqlite=3.40.1=h5082296_0
- tk=8.6.12=h1ccaba5_0
- typing_extensions=4.4.0=py38h06a4308_0
- urllib3=1.26.14=py38h06a4308_0
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.10=h5eee18b_1
- yaml=0.2.5=h7b6447c_0
- zlib=1.2.13=h5eee18b_0
- zstd=1.5.2=ha4553b6_0
- pip:
- redis==3.5.3
- redis-py-cluster==2.1.3
prefix: /home/cc/anaconda3/envs/shade_conda