From: beierlm Date: Thu, 19 May 2022 15:04:35 +0000 (-0400) Subject: Updating requirements to point to branch X-Git-Tag: v11.0.4~1 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;ds=inline;h=237349cad9ee8414393606e2c06500530cf0a15e;p=osm%2FMON.git Updating requirements to point to branch Change-Id: I8f0e20806c5b8eaa030b3939093353d54fd7cd59 Signed-off-by: beierlm --- diff --git a/requirements-dev.in b/requirements-dev.in index 733a1b3..204c4a1 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. --e git+https://osm.etsi.org/gerrit/osm/common.git@master#egg=osm-common +-e 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 --e git+https://osm.etsi.org/gerrit/osm/N2VC.git@master#egg=n2vc +-e 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 d4a3860..a01698f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -14,9 +14,9 @@ # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### --e git+https://osm.etsi.org/gerrit/osm/N2VC.git@master#egg=n2vc +-e git+https://osm.etsi.org/gerrit/osm/N2VC.git@v11.0#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@v11.0#egg=osm-common # via -r requirements-dev.in aiokafka==0.7.2 # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master