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%2F67%2F10767%2F1;p=osm%2FPOL.git Update dependencies to branch Change-Id: I80d007f88e1371a36abc5cb1c6f7d1abfaf2b0b3 Signed-off-by: beierlm --- diff --git a/requirements-dev.in b/requirements-dev.in index af8d95a..eb4ddd4 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -13,4 +13,4 @@ # 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 diff --git a/requirements-dev.txt b/requirements-dev.txt index 485e45e..8ae6c8f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ dataclasses==0.6 # via osm-common kafka-python==2.0.2 # via aiokafka -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 pycrypto==2.6.1 # via osm-common