From 8cbeb26f266dc4c315b0f011c2af08744dac0cda Mon Sep 17 00:00:00 2001 From: jyejare Date: Thu, 7 Mar 2024 13:52:20 +0530 Subject: [PATCH] Broker dependency updated to resolve limitation issue --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a2c982fc720..599d6fa5f3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,5 +36,5 @@ git+https://github.com/SatelliteQE/nailgun.git@master#egg=nailgun # In the meantime, we install directly from the repo # [1] - https://github.com/ParallelSSH/ssh2-python/issues/193 # [2] - https://github.com/pypi/warehouse/issues/7136 -git+https://github.com/SatelliteQE/broker.git@0.4.5#egg=broker +git+https://github.com/SatelliteQE/broker.git@0.4.7#egg=broker --editable .