From: beierlm Date: Thu, 19 May 2022 15:04:30 +0000 (-0400) Subject: Updating requirements to point to branch X-Git-Tag: v11.0.3~2 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F95%2F12095%2F1;hp=dec40784866f37b5ade5cc3e95a2ac19fee7abb2;p=osm%2FLCM.git Updating requirements to point to branch Change-Id: If051de0cf8763a9da28350a512c34d5cc989e95a Signed-off-by: beierlm --- diff --git a/requirements-dev.in b/requirements-dev.in index ec714a2..6815362 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -13,8 +13,8 @@ # See the 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/N2VC.git@master#egg=n2vc +git+https://osm.etsi.org/gerrit/osm/N2VC.git@v11.0#egg=n2vc -r https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=blob_plain;f=requirements.txt;hb=master diff --git a/requirements-dev.txt b/requirements-dev.txt index 02d7ab0..a6e2eaa 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -82,13 +82,13 @@ mypy-extensions==0.4.3 # via # -r https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=blob_plain;f=requirements.txt;hb=master # typing-inspect -n2vc @ git+https://osm.etsi.org/gerrit/osm/N2VC.git@master +n2vc @ git+https://osm.etsi.org/gerrit/osm/N2VC.git@v11.0 # via -r requirements-dev.in oauthlib==3.1.1 # via # -r https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=blob_plain;f=requirements.txt;hb=master # requests-oauthlib -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 paramiko==2.9.2 # via