We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e6193 commit 85ed5ccCopy full SHA for 85ed5cc
docs/environment.yml
@@ -6,21 +6,21 @@ channels:
6
dependencies:
7
- python
8
- sortedcollections=2.1.0
9
- - scikit-optimize=0.8.1
10
- - scikit-learn=0.24.2
11
- - scipy=1.9.1
+ - scikit-optimize=0.9.0
+ - scikit-learn=1.1.3
+ - scipy=1.9.3
12
- holoviews=1.14.6
13
- bokeh=2.4.0
14
- 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
+ - pandas=1.5.2
+ - plotly=5.11.0
+ - ipywidgets=8.0.2
+ - myst-nb=0.17.1
19
- sphinx_fontawesome=0.0.6
20
- - sphinx=4.2.0
21
- - ffmpeg=5.1.1
22
- - cloudpickle
23
- - loky
+ - sphinx=5.3.0
+ - ffmpeg=5.1.2
+ - cloudpickle=2.2.0
+ - loky=3.3.0
24
- furo
25
- myst-parser
26
- dask
0 commit comments