-
Notifications
You must be signed in to change notification settings - Fork 1
/
conda_env.yml
61 lines (61 loc) · 1.85 KB
/
conda_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
name: lab_website
channels:
- conda-forge
- defaults
dependencies:
- c-compiler=1.7.0=h282daa2_1
- ca-certificates=2024.7.4=h8857fd0_0
- cctools=986=h40f6528_0
- cctools_osx-64=986=ha1c5b94_0
- clang=16.0.6=default_h179603d_9
- clang-16=16.0.6=default_h0c94c6a_9
- clang_osx-64=16.0.6=h8787910_2
- clangxx=16.0.6=default_h179603d_9
- clangxx_osx-64=16.0.6=h1b7723c_2
- compiler-rt=16.0.6=ha38d28d_2
- compiler-rt_osx-64=16.0.6=ha38d28d_2
- compilers=1.7.0=h694c41f_1
- cxx-compiler=1.7.0=h7728843_1
- fortran-compiler=1.7.0=h6c2ab21_1
- gdbm=1.18=h8a0c380_2
- gettext=0.22.5=h5ff76d1_2
- gettext-tools=0.22.5=h5ff76d1_2
- gfortran=12.3.0=h2c809b3_1
- gfortran_impl_osx-64=12.3.0=h54fd467_1
- gfortran_osx-64=12.3.0=h18f7dce_1
- gmp=6.3.0=hf036a51_2
- icu=73.2=hf5e326d_0
- isl=0.25=hb486fe8_0
- ld64=711=ha02d983_0
- ld64_osx-64=711=ha20a434_0
- libasprintf=0.22.5=h5ff76d1_2
- libasprintf-devel=0.22.5=h5ff76d1_2
- libclang-cpp16=16.0.6=default_h0c94c6a_9
- libcxx=17.0.6=heb59cac_3
- libffi=3.4.2=h0d85af4_5
- libgettextpo=0.22.5=h5ff76d1_2
- libgettextpo-devel=0.22.5=h5ff76d1_2
- libgfortran=5.0.0=13_2_0_h97931a8_3
- libgfortran-devel_osx-64=12.3.0=h0b6f5ec_3
- libgfortran5=13.2.0=h2873a65_3
- libiconv=1.17=hd75f5a5_2
- libintl=0.22.5=h5ff76d1_2
- libintl-devel=0.22.5=h5ff76d1_2
- libllvm16=16.0.6=hbedff68_3
- libxml2=2.12.7=h3e169fe_1
- libzlib=1.3.1=h87427d6_1
- llvm-openmp=18.1.8=h15ab845_0
- llvm-tools=16.0.6=hbedff68_3
- mpc=1.3.1=h81bd1dd_0
- mpfr=4.2.1=h4f6b447_1
- ncurses=6.5=h5846eda_0
- openssl=3.3.1=h87427d6_1
- readline=8.2=h9e318b2_1
- ruby=3.3.3=ha604482_0
- sigtool=0.1.3=h88f4db0_0
- tapi=1100.0.11=h9ce4665_0
- xz=5.2.6=h775f41a_0
- yaml=0.2.5=h0d85af4_2
- zlib=1.3.1=h87427d6_1
- zstd=1.5.6=h915ae27_0
prefix: /Users/hkg58926/miniconda3/envs/lab_website