Skip to content

Commit f1fcdf7

Browse files
committed
pin to latest versions
1 parent 81e6ba0 commit f1fcdf7

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

docs/environment.yml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@ channels:
55

66
dependencies:
77
- python
8-
- sortedcollections
9-
- scikit-optimize
10-
- scikit-learn
11-
- scipy
12-
- holoviews
13-
- bokeh
14-
- plotly
15-
- ipywidgets
16-
- jupyter_sphinx
17-
- atomicwrites
18-
- sphinx_fontawesome
19-
- sphinx
20-
- m2r2
21-
- sphinx_rtd_theme
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.14.2
13+
- bokeh=2.3.0
14+
- plotly=4.14.3
15+
- ipywidgets=7.6.3
16+
- jupyter_sphinx=0.3.1
17+
- atomicwrites=1.4.0
18+
- sphinx_fontawesome=0.0.6
19+
- sphinx=3.5.2
20+
- m2r2=0.2.7
21+
- sphinx_rtd_theme=0.5.1

0 commit comments

Comments
 (0)