Skip to content

Commit

Permalink
dt: Use version of ducktape with updated paramiko
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Boquard <michael@redpanda.com>
  • Loading branch information
michael-redpanda committed Mar 21, 2024
1 parent 8de57e4 commit 40432f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
package_data={'': ['*.md']},
include_package_data=True,
install_requires=[
'ducktape@git+https://github.com/redpanda-data/ducktape.git@62e0285f6b3a2f22fd4a43b5fdbc13be8d4290d9',
'ducktape@git+https://github.com/redpanda-data/ducktape.git@ecaf814dd25db519c8172dbb6cd7ac08b8cad4fe',
'prometheus-client==0.9.0', 'pyyaml==6.0', 'kafka-python==2.0.2',
'crc32c==2.2', 'confluent-kafka==2.2.0', 'zstandard==0.15.2',
'xxhash==2.0.2', 'protobuf==4.21.8', 'fastavro==1.4.9',
Expand Down

0 comments on commit 40432f3

Please sign in to comment.