X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements-dev.txt;fp=requirements-dev.txt;h=fa3825ad60b9150a0d5cc8292fa22f3eb6c9c21a;hb=a0911d313aed81603a71ec70a7fe6835f734961f;hp=0000000000000000000000000000000000000000;hpb=9b33fa825aaf935e4f467b1a01f65c85d1b9b694;p=osm%2FNBI.git diff --git a/requirements-dev.txt b/requirements-dev.txt new file mode 100644 index 0000000..fa3825a --- /dev/null +++ b/requirements-dev.txt @@ -0,0 +1,50 @@ +aiokafka==0.7.0 + # via osm-common +bitarray==1.8.1 + # via pyangbind +dataclasses==0.6 + # via osm-common +enum34==1.1.10 + # via pyangbind +kafka-python==2.0.2 + # via aiokafka +lxml==4.6.3 + # via + # pyang + # pyangbind +git+https://osm.etsi.org/gerrit/osm/common.git@master#egg=osm-common + # via -r requirements-dev.in +git+https://osm.etsi.org/gerrit/osm/IM.git@master#egg=osm-im + # via -r requirements-dev.in +pyang==2.4.0 + # via + # osm-im + # pyangbind +pyangbind==0.8.1 + # via osm-im +pycrypto==2.6.1 + # via osm-common +pymongo==3.11.3 + # via osm-common +pyyaml==5.4.1 + # via osm-common +regex==2021.3.17 + # via pyangbind +six==1.15.0 + # via pyangbind +# Copyright 2018 Telefonica S.A. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or +# implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +