... | ... |
@@ -5,18 +5,18 @@ channels: |
5 | 5 |
|
6 | 6 |
dependencies: |
7 | 7 |
- python |
8 |
- - sortedcollections |
|
9 |
- - scikit-optimize |
|
10 |
- - scikit-learn |
|
11 |
- - scipy |
|
12 |
- - holoviews |
|
13 |
- - bokeh |
|
14 |
- - plotly |
|
15 |
- - ipywidgets |
|
16 |
- - jupyter_sphinx |
|
17 |
- - atomicwrites |
|
18 |
- - sphinx_fontawesome |
|
19 |
- - sphinx |
|
20 |
- - m2r2 |
|
8 |
+ - sortedcollections=2.2.2 |
|
9 |
+ - scikit-optimize=0.8.1 |
|
10 |
+ - scikit-learn=0.23.2 |
|
11 |
+ - scipy=1.5.2 |
|
12 |
+ - holoviews=1.13.3 |
|
13 |
+ - bokeh=2.2.1= |
|
14 |
+ - plotly=4.10.0 |
|
15 |
+ - ipywidget7.5.1 |
|
16 |
+ - jupyter_sphinx=0.3.1 |
|
17 |
+ - atomicwrites=1.4.0 |
|
18 |
+ - sphinx_fontawesome=0.0.6 |
|
19 |
+ - sphinx=3.2.1 |
|
20 |
+ - m2r2=0.2.5 |
|
21 | 21 |
- pip: |
22 | 22 |
- sphinx_rtd_theme |