From: beierlm Date: Mon, 17 May 2021 19:43:39 +0000 (-0400) Subject: Updating refs to own branch X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FRO.git;a=commitdiff_plain;h=e1019ea8cb6e0f31f5fc152bfdca4d355d50c69a Updating refs to own branch Change-Id: I51c6ed41c1f2f092d18d208463c451fec7735178 Signed-off-by: beierlm --- diff --git a/requirements-dev.in b/requirements-dev.in index 3b707ccd..87d042b9 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -15,3 +15,4 @@ ## git+https://osm.etsi.org/gerrit/osm/common.git@master#egg=osm-common +-r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master diff --git a/requirements-dev.txt b/requirements-dev.txt index edae3a59..eb1e8a2f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -14,5 +14,19 @@ # 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 +aiokafka==0.7.0 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=sol006v331 +dataclasses==0.6 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=sol006v331 +kafka-python==2.0.2 + # via + # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=sol006v331 + # aiokafka +git+https://osm.etsi.org/gerrit/osm/common.git@sol006v331#egg=osm-common # via -r requirements-dev.in +pycrypto==2.6.1 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=sol006v331 +pymongo==3.11.3 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=sol006v331 +pyyaml==5.4.1 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=sol006v331