Skip to content

Commit 1f131c9

Browse files
dependabot[bot]abigailgold
authored andcommitted
Update scikit-learn requirement from <1.2.0,>=0.22.2 to >=0.22.2,<1.4.0
Updates the requirements on [scikit-learn](https://github.com/scikit-learn/scikit-learn) to permit the latest version. - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@0.22.2...1.3.2) --- updated-dependencies: - dependency-name: scikit-learn dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14338d2 commit 1f131c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
numpy>=1.18.5,<1.27
44
scipy==1.10.1
55
matplotlib==3.7.1
6-
scikit-learn>=0.22.2,<1.2.0
6+
scikit-learn>=0.22.2,<1.4.0
77
six==1.16.0
88
Pillow==10.1.0
99
tqdm==4.66.1

0 commit comments

Comments
 (0)