From 5d79f87e8111c4119837ae823cf33879fe4ca980 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 68b47607dd8..d8a596f3a13 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.6#egg=broker --editable .