-
Notifications
You must be signed in to change notification settings - Fork 2
/
environment.yml
73 lines (72 loc) · 1.88 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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
name: canny_watershed_classic
channels:
- defaults
dependencies:
- blas=1.0=mkl
- bzip2=1.0.6=h1de35cc_5
- ca-certificates=2018.03.07=0
- cairo=1.14.12=hc4e6be7_4
- certifi=2018.4.16=py36_0
- ffmpeg=3.4=h8a2ae75_0
- fontconfig=2.13.0=h5d5b041_1
- freetype=2.9.1=hb4e5f40_0
- gettext=0.19.8.1=h15daf44_3
- glib=2.56.1=h35bc53a_0
- graphite2=1.3.11=h2098e52_2
- harfbuzz=1.8.4=hb8d4a28_0
- hdf5=1.10.2=hfa1e0ec_1
- icu=58.2=h4b95b61_1
- intel-openmp=2018.0.3=0
- jasper=2.0.14=h636a363_1
- jpeg=9b=he5867d9_2
- libcxx=4.0.1=h579ed51_0
- libcxxabi=4.0.1=hebd6815_0
- libedit=3.1.20170329=hb402a30_2
- libffi=3.2.1=h475c297_4
- libgfortran=3.0.1=h93005f0_2
- libiconv=1.15=hdd342a3_7
- libopencv=3.4.1=h14a57ad_3
- libopus=1.2.1=h169cedb_0
- libpng=1.6.34=he12f830_0
- libprotobuf=3.5.2=h2cd40f5_0
- libtiff=4.0.9=hcb84e12_1
- libvpx=1.7.0=h378b8a2_0
- libxml2=2.9.8=hab757c2_1
- mkl=2018.0.3=1
- mkl_fft=1.0.4=py36h5d10147_1
- mkl_random=1.0.1=py36h5d10147_1
- ncurses=6.1=h0a44026_0
- numpy=1.15.0=py36h648b28d_0
- numpy-base=1.15.0=py36h8a80b8c_0
- opencv=3.4.1=py36h6fd60c2_3
- openssl=1.0.2o=h26aff7b_0
- pcre=8.42=h378b8a2_0
- pip=10.0.1=py36_0
- pixman=0.34.0=hca0a616_3
- py-opencv=3.4.1=py36h4b7e113_3
- python=3.6.6=hc167b69_0
- readline=7.0=hc1231fa_4
- setuptools=39.2.0=py36_0
- sqlite=3.24.0=ha441bb4_0
- tk=8.6.7=h35a86e2_3
- wheel=0.31.1=py36_0
- xz=5.2.4=h1de35cc_4
- zlib=1.2.11=hf3cbc9b_2
- pip:
- cloudpickle==0.5.6
- cycler==0.10.0
- dask==0.19.1
- decorator==4.3.0
- kiwisolver==1.0.1
- matplotlib==2.2.3
- networkx==2.1
- pillow==5.2.0
- pyparsing==2.2.0
- python-dateutil==2.7.3
- pytz==2018.5
- pywavelets==1.0.0
- scikit-image==0.14.0
- scipy==1.1.0
- six==1.11.0
- toolz==0.9.0
prefix: /usr/local/anaconda3/envs/canny_watershed_classic