X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements-dev.txt;h=1c89a18d1a167a0ef83a469e6c244ad5d4607897;hb=refs%2Ftags%2Fv13.0.1;hp=485e45e11462bdcef5edb880cebfaf37bf6a46b0;hpb=61bec7d215cbddfaa17db6d4974676e406a6480c;p=osm%2FPOL.git diff --git a/requirements-dev.txt b/requirements-dev.txt index 485e45e..1c89a18 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=v13.0 +dataclasses==0.6 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v13.0 +kafka-python==2.0.2 + # via + # -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v13.0 + # aiokafka +osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@v13.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=v13.0 +pymongo==3.12.3 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v13.0 +pyyaml==5.4.1 + # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v13.0