We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb17d6f commit 6c0042cCopy full SHA for 6c0042c
1 file changed
docs/environment.yml
@@ -7,13 +7,13 @@ dependencies:
7
- python
8
- sortedcollections
9
- scikit-optimize
10
- - scikit-learn <=0.23.1 # because of https://github.com/scikit-optimize/scikit-optimize/issues/931, remove dep when fixed
+ - scikit-learn
11
- scipy
12
- holoviews
13
- bokeh
14
- plotly
15
- ipywidgets
16
- - jupyter_sphinx ==0.2.3 # because of https://github.com/jupyter/jupyter-sphinx/issues/126
+ - jupyter_sphinx
17
- atomicwrites
18
- sphinx_fontawesome
19
- sphinx
0 commit comments