-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathenvironment.yaml
91 lines (91 loc) · 2.42 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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
name: microaligner
channels:
- defaults
dependencies:
- _libgcc_mutex=0.1=main
- _openmp_mutex=4.5=1_gnu
- blas=1.0=mkl
- blosc=1.21.0=h8c45485_0
- brotli=1.0.9=he6710b0_2
- brunsli=0.1=h2531618_0
- bzip2=1.0.8=h7b6447c_0
- c-ares=1.18.1=h7f8727e_0
- ca-certificates=2022.4.26=h06a4308_0
- certifi=2021.10.8=py38h06a4308_2
- cfitsio=3.470=hf0d0db6_6
- charls=2.2.0=h2531618_0
- giflib=5.2.1=h7b6447c_0
- imagecodecs=2021.8.26=py38h4cda21f_0
- intel-openmp=2021.4.0=h06a4308_3561
- jpeg=9e=h7f8727e_0
- jxrlib=1.1=h7b6447c_2
- krb5=1.19.2=hac12032_0
- lcms2=2.12=h3be6417_0
- ld_impl_linux-64=2.35.1=h7274673_9
- lerc=3.0=h295c915_0
- libaec=1.0.4=he6710b0_1
- libcurl=7.82.0=h0b77cf5_0
- libdeflate=1.8=h7f8727e_5
- libedit=3.1.20210910=h7f8727e_0
- libev=4.33=h7f8727e_1
- libffi=3.3=he6710b0_2
- libgcc-ng=9.3.0=h5101ec6_17
- libgfortran-ng=7.5.0=ha8ba4b0_17
- libgfortran4=7.5.0=ha8ba4b0_17
- libgomp=9.3.0=h5101ec6_17
- libnghttp2=1.46.0=hce63b2e_0
- libpng=1.6.37=hbc83047_0
- libssh2=1.10.0=h8f2d780_0
- libstdcxx-ng=9.3.0=hd4cf53a_17
- libtiff=4.2.0=h85742a9_0
- libwebp=1.2.2=h55f646e_0
- libwebp-base=1.2.2=h7f8727e_0
- libzopfli=1.0.3=he6710b0_0
- lz4-c=1.9.3=h295c915_1
- mkl=2021.4.0=h06a4308_640
- mkl-service=2.4.0=py38h7f8727e_0
- mkl_fft=1.3.1=py38hd3c417c_0
- mkl_random=1.2.2=py38h51133e4_0
- ncurses=6.3=h7f8727e_2
- numpy=1.21.5=py38he7a7128_2
- numpy-base=1.21.5=py38hf524024_2
- openjpeg=2.4.0=h3ad879b_0
- openssl=1.1.1o=h7f8727e_0
- pip=21.2.4=py38h06a4308_0
- python=3.8.13=h12debd9_0
- readline=8.1.2=h7f8727e_1
- setuptools=61.2.0=py38h06a4308_0
- six=1.16.0=pyhd3eb1b0_1
- snappy=1.1.9=h295c915_0
- sqlite=3.38.3=hc218d9a_0
- tk=8.6.11=h1ccaba5_1
- wheel=0.37.1=pyhd3eb1b0_0
- xz=5.2.5=h7f8727e_1
- zfp=0.5.5=h295c915_6
- zlib=1.2.12=h7f8727e_2
- zstd=1.4.9=haebb681_0
- pip:
- cloudpickle==2.0.0
- dask==2022.5.0
- fsspec==2022.3.0
- imageio==2.19.1
- joblib==1.1.0
- locket==1.0.0
- networkx==2.8
- opencv-contrib-python==4.5.5.64
- packaging==21.3
- pandas==1.4.2
- partd==1.2.0
- pillow==9.1.0
- pint>=0.19.2
- pyparsing==3.0.9
- python-dateutil==2.8.2
- pytz==2022.1
- pywavelets==1.3.0
- pyyaml==6.0
- scikit-image==0.19.2
- scikit-learn==1.0.2
- scipy==1.8.0
- threadpoolctl==3.1.0
- tifffile==2022.5.4
- toolz==0.11.2