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 662adad commit 4242e83Copy full SHA for 4242e83
environment.doc.yml
@@ -7,7 +7,7 @@ dependencies:
7
- numpydoc=1.1.0
8
- pandas=1.3.5
9
- python=3.10
10
- - scikit-learn
+ - scikit-learn=1.5.2
11
- sphinx=5.3.0
12
- sphinx-gallery=0.10.1
13
- sphinx_rtd_theme=1.0.0
requirements.doc.txt
@@ -3,7 +3,7 @@ matplotlib==3.5.1
3
numpy==1.22.3
4
numpydoc==1.1.0
5
pandas==1.3.5
6
-scikit-learn
+scikit-learn==1.5.2
sphinx==5.3.0
sphinx-gallery==0.10.1
sphinx_rtd_theme==1.0.0
0 commit comments