Skip to content

Commit 6c0042c

Browse files
committed
release strict pinning
1 parent eb17d6f commit 6c0042c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ dependencies:
77
- python
88
- sortedcollections
99
- 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
1111
- scipy
1212
- holoviews
1313
- bokeh
1414
- plotly
1515
- ipywidgets
16-
- jupyter_sphinx ==0.2.3 # because of https://github.com/jupyter/jupyter-sphinx/issues/126
16+
- jupyter_sphinx
1717
- atomicwrites
1818
- sphinx_fontawesome
1919
- sphinx

0 commit comments

Comments
 (0)