-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
54 lines (54 loc) · 1.58 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
42
43
44
45
46
47
48
49
50
51
52
53
54
name: adip-assignment-1
channels:
- conda-forge
- defaults
dependencies:
- _libgcc_mutex=0.1=conda_forge
- _openmp_mutex=4.5=1_gnu
- bzip2=1.0.8=h7f98852_4
- ca-certificates=2021.10.8=ha878542_0
- freetype=2.10.4=h0708190_1
- jbig=2.1=h7f98852_2003
- jpeg=9d=h36c2ea0_0
- lcms2=2.12=hddcbb42_0
- ld_impl_linux-64=2.36.1=hea4e1c9_2
- lerc=3.0=h9c3ff4c_0
- libblas=3.9.0=13_linux64_openblas
- libcblas=3.9.0=13_linux64_openblas
- libdeflate=1.8=h7f98852_0
- libffi=3.4.2=h7f98852_5
- libgcc-ng=11.2.0=h1d223b6_11
- libgfortran-ng=11.2.0=h69a702a_11
- libgfortran5=11.2.0=h5c6108e_11
- libgomp=11.2.0=h1d223b6_11
- liblapack=3.9.0=13_linux64_openblas
- libllvm11=11.1.0=hf817b99_2
- libnsl=2.0.0=h7f98852_0
- libopenblas=0.3.18=pthreads_h8fe5266_0
- libpng=1.6.37=h21135ba_2
- libstdcxx-ng=11.2.0=he4da1e4_11
- libtiff=4.3.0=h6f004c6_2
- libuuid=2.32.1=h7f98852_1000
- libwebp-base=1.2.2=h7f98852_1
- libzlib=1.2.11=h36c2ea0_1013
- llvmlite=0.38.0=py310hee97dad_0
- lz4-c=1.9.3=h9c3ff4c_1
- ncurses=6.2=h58526e2_4
- numba=0.55.0=py310hc55943c_0
- numpy=1.21.5=py310h647a097_0
- olefile=0.46=pyh9f0ad1d_1
- openjpeg=2.4.0=hb52868f_1
- openssl=3.0.0=h7f98852_2
- pillow=8.4.0=py310h07f4688_0
- pip=21.3.1=pyhd8ed1ab_0
- python=3.10.2=h543edf9_0_cpython
- python_abi=3.10=2_cp310
- readline=8.1=h46c0cb4_0
- setuptools=60.5.0=py310hff52083_0
- sqlite=3.37.0=h9cd32fc_0
- tk=8.6.11=h27826a3_1
- tzdata=2021e=he74cb21_0
- wheel=0.37.1=pyhd8ed1ab_0
- xz=5.2.5=h516909a_1
- zlib=1.2.11=h36c2ea0_1013
- zstd=1.5.2=ha95c52a_0