This is an automated email from the ASF dual-hosted git repository.
brandonwilliams pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git
The following commit(s) were added to refs/heads/trunk by this push:
new 363ebdb ninja fix six >=1.12.0
363ebdb is described below
commit 363ebdbb644253c2ab142066b609910bfc07510e
Author: Brandon Williams <[email protected]>
AuthorDate: Wed May 26 16:51:39 2021 -0500
ninja fix six >=1.12.0
---
requirements.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/requirements.txt b/requirements.txt
index 9754239..375cada 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -18,6 +18,7 @@ pytest-repeat
parse
pycodestyle
psutil
+six>=1.12.0
thrift==0.10.0
netifaces
beautifulsoup4
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]