Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1a54a11

Browse filesBrowse files
authored
Update supported python versions in docs (#28986)
1 parent e12f192 commit 1a54a11
Copy full SHA for 1a54a11

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎doc/install.rst

Copy file name to clipboardExpand all lines: doc/install.rst
+2-1Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,8 @@ purpose.
166166
Scikit-learn 0.22 supported Python 3.5-3.8.
167167
Scikit-learn 0.23 - 0.24 require Python 3.6 or newer.
168168
Scikit-learn 1.0 supported Python 3.7-3.10.
169-
Scikit-learn 1.1 and later requires Python 3.8 or newer.
169+
Scikit-learn 1.1, 1.2 and 1.3 support Python 3.8-3.12
170+
Scikit-learn 1.4 requires Python 3.9 or newer.
170171

171172

172173
.. _install_by_distribution:

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.