We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c016b8 commit ca990e1Copy full SHA for ca990e1
1 file changed
requirements-test.txt
@@ -15,7 +15,7 @@ lightgbm==4.6.0
15
catboost==1.2.10
16
shap==0.49.1 ; python_version <= '3.10'
17
shap==0.50.0 ; python_version >= '3.11'
18
-treelite==4.6.1
+treelite==4.7.0
19
array-api-compat==1.14.0
20
array-api-strict==2.3.1 ; python_version <= '3.11'
21
array-api-strict==2.5 ; python_version >= '3.12'
0 commit comments