We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a3a33a commit b08ec42Copy full SHA for b08ec42
docs/environment.yml
@@ -5,18 +5,18 @@ 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
+ - sortedcollections=2.2.2
+ - scikit-optimize=0.8.1
+ - scikit-learn=0.23.2
+ - scipy=1.5.2
+ - holoviews=1.13.3
+ - bokeh=2.2.1=
+ - plotly=4.10.0
+ - ipywidget7.5.1
+ - jupyter_sphinx=0.3.1
+ - atomicwrites=1.4.0
+ - sphinx_fontawesome=0.0.6
+ - sphinx=3.2.1
+ - m2r2=0.2.5
21
- pip:
22
- sphinx_rtd_theme
0 commit comments