X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;ds=inline;f=requirements-dev.txt;h=b13545f6f9d5edee98fba46aecda409b8c6e56c1;hb=refs%2Ftags%2Fv14.0.0;hp=bced7bb08baa6a6faddc16c9924667be79c66dda;hpb=96abfc244d7937f7bb33aae8916033c0defd29d4;p=osm%2FRO.git diff --git a/requirements-dev.txt b/requirements-dev.txt index bced7bb0..b13545f6 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,32 @@ # 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.8.0 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v14.0 +async-timeout==4.0.2 + # via + # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v14.0 + # aiokafka +dataclasses==0.6 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v14.0 +kafka-python==2.0.2 + # via + # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v14.0 + # aiokafka +motor==3.1.2 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v14.0 +osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@v14.0 # via -r requirements-dev.in +packaging==23.1 + # via + # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v14.0 + # aiokafka +pycryptodome==3.17 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v14.0 +pymongo==4.3.3 + # via + # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v14.0 + # motor +pyyaml==5.4.1 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v14.0