Skip to content

Commit b883911

Browse files
authored
Bump versions to compatible packages in docs/environment.yml (#445)
1 parent 6c2bc1f commit b883911

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

docs/environment.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ dependencies:
99
- scikit-optimize=0.9.0
1010
- scikit-learn=1.2.2
1111
- scipy=1.10.1
12-
- holoviews=1.15.4
13-
- bokeh=2.4.3
14-
- panel=0.14.4
12+
- holoviews=1.18.3
13+
- bokeh=3.3.4
14+
- panel=1.3.8
1515
- pandas=2.0.0
1616
- plotly=5.14.1
1717
- ipywidgets=8.0.6
@@ -23,6 +23,8 @@ dependencies:
2323
- loky=3.3.0
2424
- furo=2023.3.27
2525
- myst-parser=0.18.1
26-
- dask=2023.3.2
26+
- dask=2024.2.0
2727
- emoji=2.2.0
2828
- versioningit=2.2.0
29+
- distributed=2024.2.0
30+
- param=2.0.2

0 commit comments

Comments
 (0)