From 952263dcea4f8d8072f03a341a03d001be0962ea Mon Sep 17 00:00:00 2001 From: Sathyanarayanan Saravanamuthu Date: Sat, 19 Mar 2022 23:48:48 -0700 Subject: [PATCH] removing unused Python packages in pylib patch by Sathyanarayanan Saravanamuthu; reviewed by Brandon Williams and Stefan Miklosovic for CASSANDRA-17449 --- pylib/requirements.txt | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pylib/requirements.txt b/pylib/requirements.txt index c7d76f3fa5..4d66ef2a3f 100644 --- a/pylib/requirements.txt +++ b/pylib/requirements.txt @@ -2,11 +2,5 @@ # Used ccm version is tracked by cassandra-test branch in ccm repo. Please create a PR there for fixes or upgrades to new releases. -e git+https://github.com/riptano/ccm.git@cassandra-test#egg=ccm coverage -decorator -docopt -flaky -mock parse -psutil -pycodestyle pytest