Skip to content

Commit 85ed5cc

Browse files
committed
Update packages for docs env
1 parent 49e6193 commit 85ed5cc

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

docs/environment.yml

+11-11
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,21 @@ channels:
66
dependencies:
77
- python
88
- sortedcollections=2.1.0
9-
- scikit-optimize=0.8.1
10-
- scikit-learn=0.24.2
11-
- scipy=1.9.1
9+
- scikit-optimize=0.9.0
10+
- scikit-learn=1.1.3
11+
- scipy=1.9.3
1212
- holoviews=1.14.6
1313
- bokeh=2.4.0
1414
- panel=0.12.7
15-
- pandas=1.4.4
16-
- plotly=5.3.1
17-
- ipywidgets=7.6.5
18-
- myst-nb=0.16.0
15+
- pandas=1.5.2
16+
- plotly=5.11.0
17+
- ipywidgets=8.0.2
18+
- myst-nb=0.17.1
1919
- sphinx_fontawesome=0.0.6
20-
- sphinx=4.2.0
21-
- ffmpeg=5.1.1
22-
- cloudpickle
23-
- loky
20+
- sphinx=5.3.0
21+
- ffmpeg=5.1.2
22+
- cloudpickle=2.2.0
23+
- loky=3.3.0
2424
- furo
2525
- myst-parser
2626
- dask

0 commit comments

Comments
 (0)