blob: 0fbd162a14c78a1fe3e7517ca7f48e0a5b7807a2 [file] [log] [blame]
beierlm61bec7d2021-02-11 16:32:17 -05001aiokafka==0.7.0
2 # via -r requirements.in
3cached-property==1.5.2
4 # via peewee-migrate
5certifi==2020.12.5
6 # via requests
7chardet==4.0.0
8 # via requests
9click==7.1.2
10 # via peewee-migrate
11idna==2.10
12 # via requests
13jsonschema==2.6.0
14 # via -r requirements.in
15kafka-python==2.0.2
16 # via aiokafka
17mock==4.0.3
18 # via peewee-migrate
19peewee-migrate==1.1.6
20 # via -r requirements.in
21peewee==3.8.2
22 # via
23 # -r requirements.in
24 # peewee-migrate
25pymysql==0.9.3
26 # via -r requirements.in
27pyyaml==5.4.1
28 # via -r requirements.in
29requests==2.25.1
30 # via -r requirements.in
31urllib3==1.26.4
32 # via requests
33#######################################################################################
34# Copyright ETSI Contributors and Others.
35#
36# Licensed under the Apache License, Version 2.0 (the "License");
37# you may not use this file except in compliance with the License.
38# You may obtain a copy of the License at
39#
40# http://www.apache.org/licenses/LICENSE-2.0
41#
bravof8ba99ff2020-06-15 10:59:04 -040042# Unless required by applicable law or agreed to in writing, software
beierlm61bec7d2021-02-11 16:32:17 -050043# distributed under the License is distributed on an "AS IS" BASIS,
44# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
45# implied.
46# See the License for the specific language governing permissions and
47# limitations under the License.
48#######################################################################################