From: garciadeblas Date: Wed, 1 Oct 2025 14:48:43 +0000 (+0200) Subject: Minor updates in requirements-dev to point to v17.0 branch X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=b14ca4ea5ed232947b170783b49a992c639e55d0;p=osm%2FMON.git Minor updates in requirements-dev to point to v17.0 branch Change-Id: I923159aa78f18d0aaf8f2c2981b84513ea8b4993 Signed-off-by: garciadeblas --- diff --git a/requirements-dev.in b/requirements-dev.in index 1e12214..6e8b5ee 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@v18.0#egg=osm-common +-e git+https://osm.etsi.org/gerrit/osm/common.git@v17.0#egg=osm-common -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v17.0 --e git+https://osm.etsi.org/gerrit/osm/N2VC.git@master#egg=n2vc +-e git+https://osm.etsi.org/gerrit/osm/N2VC.git@v17.0#egg=n2vc -r https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=blob_plain;f=requirements.txt;hb=v17.0 diff --git a/requirements-dev.txt b/requirements-dev.txt index d8122ff..151d11c 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@v17.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@v17.0#egg=osm-common # via -r requirements-dev.in aiokafka==0.12.0 # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v17.0