X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements-dev.txt;h=39e6d5b3227e035e3d9fe7b81f07f0af9f3cbf38;hb=60a3a96717d7c36ba7a65573da59a6bc039f5e28;hp=485e45e11462bdcef5edb880cebfaf37bf6a46b0;hpb=7c6840b23b5d6d8bc14eb7e76d1262c4ccde3097;p=osm%2FN2VC.git diff --git a/requirements-dev.txt b/requirements-dev.txt index 485e45e..39e6d5b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,17 +1,3 @@ -aiokafka==0.7.0 - # via osm-common -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 - # via -r requirements-dev.in -pycrypto==2.6.1 - # via osm-common -pymongo==3.11.3 - # via osm-common -pyyaml==5.4.1 - # via osm-common ####################################################################################### # Copyright ETSI Contributors and Others. # @@ -28,3 +14,19 @@ pyyaml==5.4.1 # See the License for the specific language governing permissions and # limitations under the License. ####################################################################################### +aiokafka==0.7.2 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v10.0 +dataclasses==0.6 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v10.0 +kafka-python==2.0.2 + # via + # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v10.0 + # aiokafka +osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@v10.0 + # 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=v10.0 +pymongo==3.12.3 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v10.0 +pyyaml==5.4.1 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v10.0