Skip to content

Commit 8a6768e

Browse files
committed
update docs env
1 parent e655186 commit 8a6768e

1 file changed

Lines changed: 12 additions & 11 deletions

File tree

docs/environment.yml

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: adaptive
1+
name: adaptive-docs
22

33
channels:
44
- conda-forge
@@ -7,15 +7,16 @@ dependencies:
77
- python
88
- sortedcollections=2.1.0
99
- 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
10+
- scikit-learn=0.24.2
11+
- scipy=1.7.1
12+
- holoviews=1.14.6
13+
- bokeh=2.4.0
14+
- panel=0.12.3
15+
- plotly=5.3.1
16+
- ipywidgets=7.6.5
17+
- jupyter-sphinx=0.3.2
1718
- atomicwrites=1.4.0
1819
- sphinx_fontawesome=0.0.6
19-
- sphinx=3.5.2
20-
- m2r2=0.2.7
21-
- sphinx_rtd_theme=0.5.1
20+
- sphinx=4.2.0
21+
- m2r2=0.3.1
22+
- sphinx_rtd_theme=1.0.0

0 commit comments

Comments
 (0)