From d76ba37aecaf6b8e29d4411388f64470ae4fb9ab Mon Sep 17 00:00:00 2001 From: Suguna Velury <178320438+sugunav14@users.noreply.github.com> Date: Mon, 4 May 2026 22:35:45 +0000 Subject: [PATCH] added pins on versions Signed-off-by: Suguna Velury <178320438+sugunav14@users.noreply.github.com> --- examples/gpt-oss/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/gpt-oss/requirements.txt b/examples/gpt-oss/requirements.txt index d18f9eb539..f063bfb057 100644 --- a/examples/gpt-oss/requirements.txt +++ b/examples/gpt-oss/requirements.txt @@ -1,3 +1,3 @@ -kernels>=0.9.0 -trackio +kernels>=0.9.0,<0.13 +trackio<0.21 trl>=0.21.0