Adding GitLab Scanner
[osm/N2VC.git] / requirements-dev.txt
1 aiokafka==0.7.0
2     # via osm-common
3 dataclasses==0.6
4     # via osm-common
5 kafka-python==2.0.2
6     # via aiokafka
7 git+https://osm.etsi.org/gerrit/osm/common.git@master#egg=osm-common
8     # via -r requirements-dev.in
9 pycrypto==2.6.1
10     # via osm-common
11 pymongo==3.11.3
12     # via osm-common
13 pyyaml==5.4.1
14     # via osm-common
15 #######################################################################################
16 # Copyright ETSI Contributors and Others.
17 #
18 # Licensed under the Apache License, Version 2.0 (the "License");
19 # you may not use this file except in compliance with the License.
20 # You may obtain a copy of the License at
21 #
22 #    http://www.apache.org/licenses/LICENSE-2.0
23 #
24 # Unless required by applicable law or agreed to in writing, software
25 # distributed under the License is distributed on an "AS IS" BASIS,
26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
27 # implied.
28 # See the License for the specific language governing permissions and
29 # limitations under the License.
30 #######################################################################################