From: beierlm Date: Thu, 19 May 2022 15:04:44 +0000 (-0400) Subject: Updating requirements to point to branch X-Git-Tag: v11.0.3~1 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=4344f7a55915a0d1571189730c55fb31c3c03056;p=osm%2FNBI.git Updating requirements to point to branch Change-Id: I285ed93d43204f6d315e7e36e5e37a4e23033844 Signed-off-by: beierlm --- diff --git a/requirements-dev.in b/requirements-dev.in index 33a3ab6..48d47ad 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -10,8 +10,8 @@ # License for the specific language governing permissions and limitations # under the License. -git+https://osm.etsi.org/gerrit/osm/common.git@master#egg=osm-common +git+https://osm.etsi.org/gerrit/osm/common.git@v11.0#egg=osm-common -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master -git+https://osm.etsi.org/gerrit/osm/IM.git@master#egg=osm-im +git+https://osm.etsi.org/gerrit/osm/IM.git@v11.0#egg=osm-im -r https://osm.etsi.org/gitweb/?p=osm/IM.git;a=blob_plain;f=requirements.txt;hb=master diff --git a/requirements-dev.txt b/requirements-dev.txt index 755da60..38394d5 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -35,9 +35,9 @@ lxml==4.6.3 # -r https://osm.etsi.org/gitweb/?p=osm/IM.git;a=blob_plain;f=requirements.txt;hb=master # pyang # pyangbind -osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@master +osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@v11.0 # via -r requirements-dev.in -osm-im @ git+https://osm.etsi.org/gerrit/osm/IM.git@master +osm-im @ git+https://osm.etsi.org/gerrit/osm/IM.git@v11.0 # via -r requirements-dev.in pyang==2.4.0 # via