From 72791b6841e74a38e7fc5c3877251539862fd854 Mon Sep 17 00:00:00 2001 From: beierlm Date: Fri, 7 May 2021 08:30:41 -0400 Subject: [PATCH] Switch to v9.0 branch Change requirements to point to branch, not master Change-Id: Ia771afe2a05fcc1e5d2f8d8834b576b24f92aff1 Signed-off-by: beierlm --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 960f499..32d181e 100755 --- a/requirements.txt +++ b/requirements.txt @@ -18,4 +18,4 @@ pyyaml==5.1.2 pymzn==0.18.* jinja2==2.10.3 -git+https://osm.etsi.org/gerrit/osm/common.git#egg=osm-common \ No newline at end of file +git+https://osm.etsi.org/gerrit/osm/common.git@v9.0#egg=osm-common -- 2.17.1