From b22749bbb2c5f5dc91312c7e0f7107e9a301b8eb Mon Sep 17 00:00:00 2001 From: Brandon Williams Date: Fri, 1 Oct 2021 10:02:05 -0500 Subject: [PATCH] Remove thrift dep from cqlsh tests. Patch by brandonwilliams; reviewed by edimitrova for CASSANDRA-17020 --- pylib/requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/pylib/requirements.txt b/pylib/requirements.txt index 17d4ab0306..45efb5e8ef 100644 --- a/pylib/requirements.txt +++ b/pylib/requirements.txt @@ -18,4 +18,3 @@ nose-test-select parse pycodestyle psutil -thrift==0.9.3