... | ... |
@@ -7,13 +7,13 @@ dependencies: |
7 | 7 |
- python |
8 | 8 |
- sortedcollections |
9 | 9 |
- scikit-optimize |
10 |
- - scikit-learn <=0.23.1 # because of https://github.com/scikit-optimize/scikit-optimize/issues/931, remove dep when fixed |
|
10 |
+ - scikit-learn |
|
11 | 11 |
- scipy |
12 | 12 |
- holoviews |
13 | 13 |
- bokeh |
14 | 14 |
- plotly |
15 | 15 |
- ipywidgets |
16 |
- - jupyter_sphinx ==0.2.3 # because of https://github.com/jupyter/jupyter-sphinx/issues/126 |
|
16 |
+ - jupyter_sphinx |
|
17 | 17 |
- atomicwrites |
18 | 18 |
- sphinx_fontawesome |
19 | 19 |
- sphinx |