From: garciadeblas Date: Thu, 18 May 2023 14:56:20 +0000 (+0200) Subject: Update requirements-dev to point to v13.0 branch X-Git-Tag: v13.0.2^0 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F16%2F13416%2F1;p=osm%2FLCM.git Update requirements-dev to point to v13.0 branch Change-Id: I316f0eceb81c464da00bf32649fa85d91b5571bc Signed-off-by: garciadeblas --- diff --git a/requirements-dev.in b/requirements-dev.in index 0a5686f..4601bf8 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@v13.0#egg=osm-common -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v13.0 -git+https://osm.etsi.org/gerrit/osm/N2VC.git@master#egg=n2vc +git+https://osm.etsi.org/gerrit/osm/N2VC.git@v13.0#egg=n2vc -r https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=blob_plain;f=requirements.txt;hb=v13.0 diff --git a/requirements-dev.txt b/requirements-dev.txt index d91844f..f5d0f99 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -81,13 +81,13 @@ mypy-extensions==0.4.3 # via # -r https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=blob_plain;f=requirements.txt;hb=v13.0 # typing-inspect -n2vc @ git+https://osm.etsi.org/gerrit/osm/N2VC.git@master +n2vc @ git+https://osm.etsi.org/gerrit/osm/N2VC.git@v13.0 # via -r requirements-dev.in oauthlib==3.2.1 # via # -r https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=blob_plain;f=requirements.txt;hb=v13.0 # 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@v13.0 # via -r requirements-dev.in paramiko==2.11.0 # via