-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.mamba_environment.yml
79 lines (79 loc) · 2.41 KB
/
.mamba_environment.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
name: mamba
channels:
- conda-forge
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=2_gnu
- archspec=0.2.2=pyhd8ed1ab_0
- boltons=23.0.0=pyhd8ed1ab_0
- brotli-python=1.1.0=py312h30efb56_1
- bzip2=1.0.8=hd590300_5
- c-ares=1.22.1=hd590300_0
- ca-certificates=2023.11.17=hbcca054_0
- certifi=2023.11.17=pyhd8ed1ab_0
- cffi=1.16.0=py312hf06ca03_0
- charset-normalizer=3.3.2=pyhd8ed1ab_0
- colorama=0.4.6=pyhd8ed1ab_0
- conda=23.10.0=py312h7900ff3_1
- conda-libmamba-solver=23.11.1=pyhd8ed1ab_0
- conda-package-handling=2.2.0=pyh38be061_0
- conda-package-streaming=0.9.0=pyhd8ed1ab_0
- fmt=10.1.1=h00ab1b0_0
- icu=73.2=h59595ed_0
- idna=3.4=pyhd8ed1ab_0
- jsonpatch=1.33=pyhd8ed1ab_0
- jsonpointer=2.4=py312h7900ff3_3
- keyutils=1.6.1=h166bdaf_0
- krb5=1.21.2=h659d440_0
- ld_impl_linux-64=2.40=h41732ed_0
- libarchive=3.7.2=h039dbb9_0
- libcurl=8.4.0=hca28451_0
- libedit=3.1.20191231=he28a2e2_2
- libev=4.33=h516909a_1
- libexpat=2.5.0=hcb278e6_1
- libffi=3.4.2=h7f98852_5
- libgcc-ng=13.2.0=h807b86a_3
- libgomp=13.2.0=h807b86a_3
- libiconv=1.17=h166bdaf_0
- libmamba=1.5.3=had39da4_2
- libmambapy=1.5.3=py312hd9e9ff6_2
- libnghttp2=1.58.0=h47da74e_0
- libnsl=2.0.1=hd590300_0
- libsolv=0.7.27=hfc55251_0
- libsqlite=3.44.1=h2797004_0
- libssh2=1.11.0=h0841786_0
- libstdcxx-ng=13.2.0=h7e041cc_3
- libuuid=2.38.1=h0b41bf4_0
- libxml2=2.11.6=h232c23b_0
- libzlib=1.2.13=hd590300_5
- lz4-c=1.9.4=hcb278e6_0
- lzo=2.10=h516909a_1000
- mamba=1.5.3=py312h9460a1c_2
- ncurses=6.4=h59595ed_2
- openssl=3.1.4=hd590300_0
- packaging=23.2=pyhd8ed1ab_0
- pip=23.3.1=pyhd8ed1ab_0
- pluggy=1.3.0=pyhd8ed1ab_0
- pybind11-abi=4=hd8ed1ab_3
- pycosat=0.6.6=py312h98912ed_0
- pycparser=2.21=pyhd8ed1ab_0
- pysocks=1.7.1=pyha2e5f31_6
- python=3.12.0=hab00c5b_0_cpython
- python_abi=3.12=4_cp312
- readline=8.2=h8228510_1
- reproc=14.2.4.post0=hd590300_1
- reproc-cpp=14.2.4.post0=h59595ed_1
- requests=2.31.0=pyhd8ed1ab_0
- ruamel.yaml=0.18.5=py312h98912ed_0
- ruamel.yaml.clib=0.2.7=py312h98912ed_2
- setuptools=68.2.2=pyhd8ed1ab_0
- tk=8.6.13=noxft_h4845f30_101
- tqdm=4.66.1=pyhd8ed1ab_0
- truststore=0.8.0=pyhd8ed1ab_0
- tzdata=2023c=h71feb2d_0
- urllib3=2.1.0=pyhd8ed1ab_0
- wheel=0.41.3=pyhd8ed1ab_0
- xz=5.2.6=h166bdaf_0
- yaml-cpp=0.8.0=h59595ed_0
- zstandard=0.22.0=py312hd58854c_0
- zstd=1.5.5=hfc55251_0