From d0a9863f20c4902c19084a7c2d60e3fbae101f5b Mon Sep 17 00:00:00 2001 From: Simon Adorf Date: Fri, 6 Feb 2026 10:13:35 -0800 Subject: [PATCH] Partially revert #7715. --- ci/test_wheel_integrations.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/test_wheel_integrations.sh b/ci/test_wheel_integrations.sh index f0ec76791b..eb351ce2df 100755 --- a/ci/test_wheel_integrations.sh +++ b/ci/test_wheel_integrations.sh @@ -30,7 +30,6 @@ rapids-pip-retry install \ # Step 2: Install BERTopic rapids-logger "Installing BERTopic" rapids-pip-retry install bertopic -rapids-pip-retry install requests # TODO remove once sentence-transformers#3617 is fixed # Test 1: Verify imports rapids-logger "Testing imports"