Skip to content

Commit cc00b7a

Browse files
authored
Merge pull request #16 from guylei-code/development
[1.11.x] Fix scikit-learn dependency This PR is for demo release, it was merged into the main branch by @EdmondIguazio #15
2 parents 935504d + e9de8ba commit cc00b7a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-churn.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ deepchecks==0.19.1
33
pandera==0.26.1
44
pygithub==2.8.1
55
torch==2.8.0
6-
transformers==4.48.0
6+
transformers==4.48.0
7+
scikit-learn==1.5.2

0 commit comments

Comments
 (0)