We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e655186 commit 8a6768eCopy full SHA for 8a6768e
1 file changed
docs/environment.yml
@@ -1,4 +1,4 @@
1
-name: adaptive
+name: adaptive-docs
2
3
channels:
4
- conda-forge
@@ -7,15 +7,16 @@ dependencies:
7
- python
8
- sortedcollections=2.1.0
9
- scikit-optimize=0.8.1
10
- - scikit-learn=0.24.1
11
- - scipy=1.6.1
12
- - holoviews=1.13.3
13
- - bokeh=2.2.1
14
- - plotly=4.14.3
15
- - ipywidgets=7.6.3
16
- - jupyter_sphinx=0.3.1
+ - scikit-learn=0.24.2
+ - scipy=1.7.1
+ - holoviews=1.14.6
+ - bokeh=2.4.0
+ - panel=0.12.3
+ - plotly=5.3.1
+ - ipywidgets=7.6.5
17
+ - jupyter-sphinx=0.3.2
18
- atomicwrites=1.4.0
19
- sphinx_fontawesome=0.0.6
- - sphinx=3.5.2
20
- - m2r2=0.2.7
21
- - sphinx_rtd_theme=0.5.1
+ - sphinx=4.2.0
+ - m2r2=0.3.1
22
+ - sphinx_rtd_theme=1.0.0
0 commit comments