We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81e6ba0 commit f1fcdf7Copy full SHA for f1fcdf7
1 file changed
docs/environment.yml
@@ -5,17 +5,17 @@ channels:
5
6
dependencies:
7
- 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
+ - sortedcollections=2.1.0
+ - scikit-optimize=0.8.1
+ - scikit-learn=0.24.1
+ - scipy=1.6.1
+ - holoviews=1.14.2
+ - bokeh=2.3.0
+ - plotly=4.14.3
+ - ipywidgets=7.6.3
+ - jupyter_sphinx=0.3.1
+ - atomicwrites=1.4.0
+ - sphinx_fontawesome=0.0.6
+ - sphinx=3.5.2
+ - m2r2=0.2.7
+ - sphinx_rtd_theme=0.5.1
0 commit comments