Skip to content

Commit b84072b

Browse files
committed
Enable sklearn 1.2
1 parent 999c07c commit b84072b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ packages = find_namespace:
3434
install_requires =
3535
numpy
3636
scipy > 1.4.0
37-
scikit-learn > 0.22.0, < 1.2
37+
scikit-learn > 0.22.0, < 1.3
3838
sparse
3939
joblib >= 0.13.0
4040
statsmodels >= 0.10

0 commit comments

Comments
 (0)