diff --git a/requirements-dev.in b/requirements-dev.in index af8d95a711b299b16115dd9b85aa2a7a48ccb5b5..eb4ddd49a5ee73049cc61bfad64e6cff2bf1081c 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 485e45e11462bdcef5edb880cebfaf37bf6a46b0..8ae6c8f56be9d789969281888421c11a5367b263 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