@@ -3,109 +3,107 @@ channels:
3
3
- conda-forge
4
4
- defaults
5
5
dependencies :
6
- - alabaster=0.7.12=py_0
7
- - appnope=0.1.0=py37_1000
8
- - attrs=19.3.0=py_0
9
- - babel=2.7.0=py_0
10
- - backcall=0.1.0=py_0
11
- - bleach=3.1.0=py_0
12
- - bzip2=1.0.8=h0b31af3_2
13
- - ca-certificates=2019.11.28=hecc5488_0
14
- - certifi=2019.11.28=py37_0
15
- - cffi=1.13.2=py37h33e799b_0
16
- - chardet=3.0.4=py37_1003
17
- - cmarkgfm=0.4.2=py37h0b31af3_2
18
- - cryptography=2.8=py37hafa8578_1
19
- - cycler=0.10.0=py_2
20
- - decorator=4.4.1=py_0
21
- - docutils=0.15.2=py37_0
22
- - freetype=2.10.0=h24853df_1
23
- - future=0.18.2=py37_0
24
- - h5py=2.10.0=nompi_py37h106b333_101
25
- - hdf5=1.10.5=nompi_h3e39495_1104
26
- - idna=2.8=py37_1000
27
- - imagesize=1.1.0=py_0
28
- - importlib_metadata=1.3.0=py37_0
29
- - ipykernel=5.1.3=py37h5ca1d4c_0
30
- - ipython=7.10.2=py37h5ca1d4c_0
31
- - ipython_genutils=0.2.0=py_1
32
- - jedi=0.15.1=py37_0
33
- - jinja2=2.10.3=py_0
34
- - joblib=0.14.1=py_0
35
- - jpype1=0.7=py37hbf1eeb5_0
36
- - jupyter_client=5.3.3=py37_1
37
- - jupyter_core=4.6.1=py37_0
38
- - kiwisolver=1.1.0=py37ha1b3eb9_0
39
- - libblas=3.8.0=14_openblas
40
- - libcblas=3.8.0=14_openblas
41
- - libcxx=9.0.0=h89e68fa_1
42
- - libffi=3.2.1=h6de7cb9_1006
43
- - libgfortran=4.0.0=2
44
- - liblapack=3.8.0=14_openblas
45
- - libopenblas=0.3.7=h3d69b6c_5
46
- - libpng=1.6.37=h2573ce8_0
47
- - libsodium=1.0.17=h01d97ff_0
48
- - llvm-openmp=9.0.0=h40edb58_0
49
- - markupsafe=1.1.1=py37h0b31af3_0
50
- - matplotlib=3.1.2=py37_1
51
- - matplotlib-base=3.1.2=py37h11da6c2_1
52
- - more-itertools=8.0.2=py_0
53
- - ncurses=6.1=h0a44026_1002
54
- - numpy=1.17.3=py37hde6bac1_0
55
- - openssl=1.1.1d=h0b31af3_0
56
- - packaging=19.2=py_0
57
- - pandas=0.25.3=py37h4f17bb1_0
58
- - parso=0.5.2=py_0
59
- - pexpect=4.7.0=py37_0
60
- - pickleshare=0.7.5=py37_1000
61
- - pip=19.3.1=py37_0
62
- - pkginfo=1.5.0.1=py_0
63
- - pluggy=0.12.0=py_0
64
- - prompt_toolkit=3.0.2=py_0
65
- - ptyprocess=0.6.0=py_1001
66
- - py=1.8.0=py_0
67
- - pycparser=2.19=py37_1
68
- - pygments=2.5.2=py_0
69
- - pyopenssl=19.1.0=py37_0
70
- - pyparsing=2.4.5=py_0
71
- - pysocks=1.7.1=py37_0
72
- - pytest=5.3.2=py37_0
73
- - python=3.7.3=h5c2c468_2
74
- - python-dateutil=2.8.1=py_0
75
- - pytz=2019.3=py_0
76
- - pyzmq=18.1.1=py37h4bf09a9_0
77
- - readline=8.0=hcfe32e1_0
78
- - readme_renderer=24.0=py_0
79
- - requests=2.22.0=py37_1
80
- - requests-toolbelt=0.9.1=py_0
81
- - scikit-learn=0.22=py37h3dc85bc_1
82
- - scipy=1.3.2=py37h82752d6_0
83
- - setuptools=42.0.2=py37_0
84
- - six=1.13.0=py37_0
85
- - snowballstemmer=2.0.0=py_0
86
- - sphinx=2.3.0=py_0
87
- - sphinxcontrib-applehelp=1.0.1=py_0
88
- - sphinxcontrib-devhelp=1.0.1=py_0
89
- - sphinxcontrib-htmlhelp=1.0.2=py_0
90
- - sphinxcontrib-jsmath=1.0.1=py_0
91
- - sphinxcontrib-qthelp=1.0.2=py_0
92
- - sphinxcontrib-serializinghtml=1.1.3=py_0
93
- - sqlite=3.30.1=h93121df_0
94
- - tk=8.6.10=hbbe82c9_0
95
- - tornado=6.0.3=py37h0b31af3_0
96
- - tqdm=4.40.2=py_0
97
- - traitlets=4.3.3=py37_0
98
- - twine=2.0.0=py_0
99
- - urllib3=1.25.7=py37_0
100
- - wcwidth=0.1.7=py_1
101
- - webencodings=0.5.1=py_1
102
- - wheel=0.33.6=py37_0
103
- - xz=5.2.4=h1de35cc_1001
104
- - zeromq=4.3.2=h6de7cb9_2
105
- - zipp=0.6.0=py_0
106
- - zlib=1.2.11=h0b31af3_1006
6
+ - alabaster=0.7.12
7
+ - attrs=19.3.0
8
+ - babel=2.7.0
9
+ - backcall=0.1.0
10
+ - bleach=3.1.0
11
+ - bzip2=1.0.8
12
+ - ca-certificates=2019.11.28
13
+ - certifi=2019.11.28
14
+ - cffi=1.13.2
15
+ - chardet=3.0.4
16
+ - cmarkgfm=0.4.2
17
+ - cryptography=2.8
18
+ - cycler=0.10.0
19
+ - decorator=4.4.1
20
+ - docutils=0.15.2
21
+ - freetype=2.10.0
22
+ - future=0.18.2
23
+ - h5py=2.10.0
24
+ - hdf5=1.10.5
25
+ - idna=2.8
26
+ - imagesize=1.1.0
27
+ - importlib_metadata=1.3.0
28
+ - ipykernel=5.1.3
29
+ - ipython=7.10.2
30
+ - ipython_genutils=0.2.0
31
+ - jedi=0.15.1
32
+ - jinja2=2.10.3
33
+ - joblib=0.14.1
34
+ - jpype1=0.7
35
+ - jupyter_client=5.3.3
36
+ - jupyter_core=4.6.1
37
+ - kiwisolver=1.1.0
38
+ - libblas=3.8.0
39
+ - libcblas=3.8.0
40
+ - libcxx=9.0.0
41
+ - libffi=3.2.1
42
+ - liblapack=3.8.0
43
+ - libopenblas=0.3.7
44
+ - libpng=1.6.37
45
+ - libsodium=1.0.17
46
+ - llvm-openmp=9.0.0
47
+ - markupsafe=1.1.1
48
+ - matplotlib=3.1.2
49
+ - matplotlib-base=3.1.2
50
+ - more-itertools=8.0.2
51
+ - ncurses=6.1
52
+ - numpy=1.17.3
53
+ - openssl=1.1.1d
54
+ - packaging=19.2
55
+ - pandas=0.25.3
56
+ - parso=0.5.2
57
+ - pexpect=4.7.0
58
+ - pickleshare=0.7.5
59
+ - pip=19.3.1
60
+ - pkginfo=1.5.0.1
61
+ - pluggy=0.12.0
62
+ - prompt_toolkit=3.0.2
63
+ - ptyprocess=0.6.0
64
+ - py=1.8.0
65
+ - pycparser=2.19
66
+ - pygments=2.5.2
67
+ - pyopenssl=19.1.0
68
+ - pyparsing=2.4.5
69
+ - pysocks=1.7.1
70
+ - pytest=5.3.2
71
+ - python=3.7.3
72
+ - python-dateutil=2.8.1
73
+ - pytz=2019.3
74
+ - pyzmq=18.1.1
75
+ - readline=8.0
76
+ - readme_renderer=24.0
77
+ - requests=2.22.0
78
+ - requests-toolbelt=0.9.1
79
+ - scikit-learn=0.22
80
+ - scipy=1.3.2
81
+ - setuptools=42.0.2
82
+ - six=1.13.0
83
+ - snowballstemmer=2.0.0
84
+ - sphinx=2.3.0
85
+ - sphinxcontrib-applehelp=1.0.1
86
+ - sphinxcontrib-devhelp=1.0.1
87
+ - sphinxcontrib-htmlhelp=1.0.2
88
+ - sphinxcontrib-jsmath=1.0.1
89
+ - sphinxcontrib-qthelp=1.0.2
90
+ - sphinxcontrib-serializinghtml=1.1.3
91
+ - sqlite=3.30.1
92
+ - tk=8.6.10
93
+ - tornado=6.0.3
94
+ - tqdm=4.40.2
95
+ - traitlets=4.3.3
96
+ - twine=2.0.0
97
+ - urllib3=1.25.7
98
+ - wcwidth=0.1.7
99
+ - webencodings=0.5.1
100
+ - wheel=0.33.6
101
+ - xz=5.2.4
102
+ - zeromq=4.3.2
103
+ - zipp=0.6.0
104
+ - zlib=1.2.11
107
105
- pip :
108
106
- cmmnbuild-dep-manager==2.2.5
109
107
- pytimber==2.7.0
110
108
- sdds==0.1.3
111
- - tfs-pandas==1.0.3
109
+ - tfs-pandas==1.0.3
0 commit comments