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 049703f5 Add 'py' dependency
049703f5 is described below
commit 049703f5a66c55e77e7e392ff89c57ff06024e76
Author: Brandon Williams <[email protected]>
AuthorDate: Wed Jan 25 13:50:12 2023 -0600
Add 'py' dependency
Patch by brandonwilliams; reviewed by mck for CASSANDRA-18198
---
requirements.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/requirements.txt b/requirements.txt
index 38c13732..4f845628 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -18,6 +18,7 @@ mock
pytest>=6.5.0
pytest-timeout==1.4.2
pytest-repeat
+py
parse
pycodestyle
psutil
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]