-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
41 lines (41 loc) · 1.12 KB
/
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
name: usd
channels:
- anaconda
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=5.1=1_gnu
- blas=1.0=mkl
- bzip2=1.0.8=h7b6447c_0
- ca-certificates=2023.01.10=h06a4308_0
- intel-openmp=2023.1.0=hdb19cb5_46305
- ld_impl_linux-64=2.38=h1181459_1
- libffi=3.4.4=h6a678d5_0
- libgcc-ng=11.2.0=h1234567_1
- libgomp=11.2.0=h1234567_1
- libstdcxx-ng=11.2.0=h1234567_1
- libuuid=1.41.5=h5eee18b_0
- mkl=2023.1.0=h213fc3f_46343
- mkl-service=2.4.0=py310h5eee18b_1
- mkl_fft=1.3.6=py310h1128e8f_1
- mkl_random=1.2.2=py310h1128e8f_1
- ncurses=6.4=h6a678d5_0
- numpy=1.25.2=py310h5f9d8c6_0
- numpy-base=1.25.2=py310hb5e798b_0
- openssl=3.0.10=h7f8727e_2
- pip=23.2.1=py310h06a4308_0
- python=3.10.12=h955ad1f_0
- readline=8.2=h5eee18b_0
- setuptools=68.0.0=py310h06a4308_0
- sqlite=3.41.2=h5eee18b_0
- tbb=2021.8.0=hdb19cb5_0
- tk=8.6.12=h1ccaba5_0
- tzdata=2023c=h04d1e81_0
- wheel=0.38.4=py310h06a4308_0
- xz=5.4.2=h5eee18b_0
- yaml=0.2.5=h7b6447c_0
- zlib=1.2.13=h5eee18b_0
- pip:
- pyyaml==6.0.1
- usd-core==23.8
prefix: /home/pg/miniconda3/envs/usdomni