X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements-dev.txt;h=21f6ba66a1e77a508f584f1b3a0269570359763d;hb=refs%2Fchanges%2F39%2F12039%2F1;hp=bced7bb08baa6a6faddc16c9924667be79c66dda;hpb=96abfc244d7937f7bb33aae8916033c0defd29d4;p=osm%2FRO.git diff --git a/requirements-dev.txt b/requirements-dev.txt index bced7bb0..21f6ba66 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,3 +1,4 @@ +####################################################################################### # Copyright ETSI Contributors and Others. # # Licensed under the Apache License, Version 2.0 (the "License"); @@ -12,7 +13,20 @@ # implied. # 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.2 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master +dataclasses==0.6 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master +kafka-python==2.0.2 + # via + # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master + # aiokafka +osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@master # 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=master +pymongo==3.12.3 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master +pyyaml==5.4.1 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=master