-
Notifications
You must be signed in to change notification settings - Fork 56
/
Copy pathmsc.yaml
106 lines (105 loc) · 2.12 KB
/
msc.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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
name: msc
channels:
- !!python/unicode
'defaults'
dependencies:
- !!python/unicode
'certifi=2016.2.28=py27_0'
- !!python/unicode
'cycler=0.10.0=py27_0'
- !!python/unicode
'freetype=2.5.5=2'
- !!python/unicode
'functools32=3.2.3.2=py27_0'
- !!python/unicode
'h5py=2.7.0=np113py27_0'
- !!python/unicode
'hdf5=1.8.17=2'
- !!python/unicode
'icu=54.1=0'
- !!python/unicode
'jbig=2.1=0'
- !!python/unicode
'jpeg=9b=0'
- !!python/unicode
'libpng=1.6.30=1'
- !!python/unicode
'libtiff=4.0.6=3'
- !!python/unicode
'matplotlib=2.0.2=np113py27_0'
- !!python/unicode
'mkl=2017.0.3=0'
- !!python/unicode
'numpy=1.13.1=py27_0'
- !!python/unicode
'olefile=0.44=py27_0'
- !!python/unicode
'openssl=1.0.2l=0'
- !!python/unicode
'pillow=4.2.1=py27_0'
- !!python/unicode
'pip=9.0.1=py27_1'
- !!python/unicode
'pyparsing=2.2.0=py27_0'
- !!python/unicode
'pyqt=5.6.0=py27_2'
- !!python/unicode
'python=2.7.13=0'
- !!python/unicode
'python-dateutil=2.6.1=py27_0'
- !!python/unicode
'pytz=2017.2=py27_0'
- !!python/unicode
'pyyaml=3.12=py27_0'
- !!python/unicode
'qt=5.6.2=2'
- !!python/unicode
'readline=6.2=2'
- !!python/unicode
'scipy=0.19.1=np113py27_0'
- !!python/unicode
'setuptools=36.4.0=py27_1'
- !!python/unicode
'sip=4.18=py27_0'
- !!python/unicode
'six=1.10.0=py27_0'
- !!python/unicode
'sqlite=3.13.0=0'
- !!python/unicode
'subprocess32=3.2.7=py27_0'
- !!python/unicode
'tk=8.5.18=0'
- !!python/unicode
'wheel=0.29.0=py27_0'
- !!python/unicode
'xz=5.2.3=0'
- !!python/unicode
'yaml=0.1.6=0'
- !!python/unicode
'zlib=1.2.11=0'
- pip:
- audioread==2.1.5
- backports.weakref==1.0.post1
- bleach==1.5.0
- decorator==4.1.2
- enum34==1.1.6
- funcsigs==1.0.2
- html5lib==0.9999999
- joblib==0.11
- keras==1.2.2
- librosa==0.5.1
- llvmlite==0.20.0
- markdown==2.6.9
- mock==2.0.0
- numba==0.35.0
- pbr==3.1.1
- protobuf==3.4.0
- resampy==0.2.0
- scikit-learn==0.19.0
- singledispatch==3.4.0.3
- tensorflow==1.3.0
- tensorflow-tensorboard==0.1.8
- theano==0.9.0
- unidecode==0.4.21
- werkzeug==0.12.2
prefix: !!python/unicode '/Users/igormq/miniconda2/envs/msc'