From: beierlm Date: Thu, 6 May 2021 19:41:40 +0000 (-0400) Subject: Update dependencies to branch X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=refs%2Fchanges%2F68%2F10768%2F1;p=osm%2FRO.git Update dependencies to branch Change-Id: Idf1f3f8a843098c7193397a452e29d57a5d8824c Signed-off-by: beierlm --- diff --git a/requirements-dev.in b/requirements-dev.in index 3b707ccd..92d2d14d 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -14,4 +14,4 @@ # 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@ng-ro-refactor#egg=osm-common diff --git a/requirements-dev.txt b/requirements-dev.txt index edae3a59..277259c0 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -14,5 +14,5 @@ # 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@ng-ro-refactor#egg=osm-common # via -r requirements-dev.in