From: beierlm Date: Thu, 6 May 2021 19:41:39 +0000 (-0400) Subject: Update dependencies to branch X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2Fng-ro-refactor;p=osm%2FLCM.git Update dependencies to branch Change-Id: I1cd84d43a307fbef451904ba04f1c68c171f3d42 Signed-off-by: beierlm --- diff --git a/requirements-dev.in b/requirements-dev.in index 823c52c..ac514e3 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -13,5 +13,5 @@ # See the License for the specific language governing permissions and # limitations under the License. --e git+https://osm.etsi.org/gerrit/osm/common.git@master#egg=osm-common --e git+https://osm.etsi.org/gerrit/osm/N2VC.git@master#egg=n2vc +-e git+https://osm.etsi.org/gerrit/osm/common.git@ng-ro-refactor#egg=osm-common +-e git+https://osm.etsi.org/gerrit/osm/N2VC.git@ng-ro-refactor#egg=n2vc diff --git a/requirements-dev.txt b/requirements-dev.txt index 459afe0..295cdcf 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ --e git+https://osm.etsi.org/gerrit/osm/N2VC.git@master#egg=n2vc +-e git+https://osm.etsi.org/gerrit/osm/N2VC.git@ng-ro-refactor#egg=n2vc # via -r requirements-dev.in --e git+https://osm.etsi.org/gerrit/osm/common.git@master#egg=osm-common +-e git+https://osm.etsi.org/gerrit/osm/common.git@ng-ro-refactor#egg=osm-common # via -r requirements-dev.in aiokafka==0.7.0 # via osm-common