-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yaml
58 lines (58 loc) · 1.05 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
56
57
58
name: cil
channels:
- anaconda
- defaults
dependencies:
- _libgcc_mutex=0.1
- _openmp_mutex=5.1
- blas=1.0
- brotlipy=0.7.0
- ca-certificates=2023.01.10
- certifi=2022.12.7
- cffi=1.15.1
- charset-normalizer=2.0.4
- cryptography=39.0.1
- freetype=2.12.1
- giflib=5.2.1
- idna=3.4
- intel-openmp=2023.1.0
- jpeg=9e
- lcms2=2.12
- ld_impl_linux-64=2.38
- lerc=3.0
- libdeflate=1.8
- libffi=3.4.4
- libgcc-ng=11.2.0
- libgomp=11.2.0
- libpng=1.6.37
- libstdcxx-ng=11.2.0
- libtiff=4.5.0
- libwebp=1.2.4
- libwebp-base=1.2.4
- lz4-c=1.9.4
- mkl=2023.1.0
- mkl-service=2.4.0
- mkl_fft=1.3.6
- mkl_random=1.2.2
- ncurses=6.4
- numpy=1.24.3
- numpy-base=1.24.3
- openssl=3.0.8
- pillow=9.3.0
- pip=23.1.2
- pycparser=2.21
- pyopenssl=23.0.0
- pysocks=1.7.1
- python=3.8.16
- readline=8.2
- requests=2.29.0
- setuptools=67.8.0
- sqlite=3.41.2
- tbb=2021.8.0
- tk=8.6.12
- urllib3=1.26.16
- wheel=0.38.4
- xz=5.4.2
- zlib=1.2.13
- zstd=1.5.2
prefix: /home/ivan/anaconda3/envs/cil