X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements-dev.txt;h=e02eb10f02b660e0179cf386a2d50643c04536a1;hb=19fe06ad4e397d788de035bd81f20332fb41d1b0;hp=d80246b168a0a0bb144378ad02ac0d6baf156932;hpb=418d19d1135718f8f1a4d79621e58f9768d2d01d;p=osm%2FNBI.git diff --git a/requirements-dev.txt b/requirements-dev.txt index d80246b..e02eb10 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,50 +1,63 @@ -aiokafka==0.7.0 - # via osm-common +# 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. + + +aiokafka==0.7.2 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v10.0 bitarray==1.8.1 - # via pyangbind + # via + # -r https://osm.etsi.org/gitweb/?p=osm/IM.git;a=blob_plain;f=requirements.txt;hb=v10.0 + # pyangbind dataclasses==0.6 - # via osm-common + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v10.0 enum34==1.1.10 - # via pyangbind + # via + # -r https://osm.etsi.org/gitweb/?p=osm/IM.git;a=blob_plain;f=requirements.txt;hb=v10.0 + # pyangbind kafka-python==2.0.2 - # via aiokafka + # via + # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v10.0 + # aiokafka lxml==4.6.3 # via + # -r https://osm.etsi.org/gitweb/?p=osm/IM.git;a=blob_plain;f=requirements.txt;hb=v10.0 # pyang # pyangbind -git+https://osm.etsi.org/gerrit/osm/common.git@v10.0#egg=osm-common +osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@master # via -r requirements-dev.in -git+https://osm.etsi.org/gerrit/osm/IM.git@v10.0#egg=osm-im +osm-im @ git+https://osm.etsi.org/gerrit/osm/IM.git@master # via -r requirements-dev.in pyang==2.4.0 # via - # osm-im + # -r https://osm.etsi.org/gitweb/?p=osm/IM.git;a=blob_plain;f=requirements.txt;hb=v10.0 # pyangbind pyangbind==0.8.1 - # via osm-im + # via -r https://osm.etsi.org/gitweb/?p=osm/IM.git;a=blob_plain;f=requirements.txt;hb=v10.0 pycrypto==2.6.1 - # via osm-common -pymongo==3.11.3 - # via osm-common + # 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 osm-common + # via + # -r https://osm.etsi.org/gitweb/?p=osm/IM.git;a=blob_plain;f=requirements.txt;hb=v10.0 + # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v10.0 regex==2021.3.17 - # via pyangbind + # via + # -r https://osm.etsi.org/gitweb/?p=osm/IM.git;a=blob_plain;f=requirements.txt;hb=v10.0 + # 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. - - + # via + # -r https://osm.etsi.org/gitweb/?p=osm/IM.git;a=blob_plain;f=requirements.txt;hb=v10.0 + # pyangbind