We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f135fa commit cd448ceCopy full SHA for cd448ce
requirements-test.txt
@@ -16,7 +16,7 @@ lightgbm==4.6.0
16
catboost==1.2.8
17
shap==0.49.1 ; python_version < '3.11'
18
shap==0.50.0 ; python_version >= '3.11'
19
-treelite==4.6.0
+treelite==4.6.1
20
array-api-compat==1.11.2 ; python_version < '3.10'
21
array-api-compat==1.12.0 ; python_version >= '3.10'
22
array-api-strict==2.3.1 ; python_version < '3.12'
0 commit comments