Skip to content

Commit cd448ce

Browse files
Update dependency treelite to v4.6.1 (#2774)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2f135fa commit cd448ce

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
@@ -16,7 +16,7 @@ lightgbm==4.6.0
1616
catboost==1.2.8
1717
shap==0.49.1 ; python_version < '3.11'
1818
shap==0.50.0 ; python_version >= '3.11'
19-
treelite==4.6.0
19+
treelite==4.6.1
2020
array-api-compat==1.11.2 ; python_version < '3.10'
2121
array-api-compat==1.12.0 ; python_version >= '3.10'
2222
array-api-strict==2.3.1 ; python_version < '3.12'

0 commit comments

Comments
 (0)