Keep sklearn

This commit is contained in:
Oleksandr Shchur 2026-04-28 08:52:34 +00:00
parent 717c2f48c6
commit 2907643528

View file

@ -19,6 +19,7 @@ dependencies = [
"accelerate>=0.34,<2",
"numpy>=1.21,<3",
"einops>=0.7.0,<1",
"scikit-learn>=1.6.0,<2",
]
classifiers = [
"Programming Language :: Python :: 3",