blob: 8575f22101c8cd5fb61e12d361998e3b1bb44153 [file] [log] [blame]
beierlm61bec7d2021-02-11 16:32:17 -05001#######################################################################################
2# Copyright ETSI Contributors and Others.
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
bravof8ba99ff2020-06-15 10:59:04 -040010# Unless required by applicable law or agreed to in writing, software
beierlm61bec7d2021-02-11 16:32:17 -050011# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
13# implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16#######################################################################################
garciadeblas45584632024-08-07 01:47:27 +020017aiokafka==0.11.0
beierlma50fbeb2022-01-13 13:19:43 -050018 # via -r requirements.in
garciadeblas4f566322023-09-28 23:44:19 +020019async-timeout==4.0.3
Mark Beierlc83a9d12023-01-26 14:53:55 +000020 # via aiokafka
garciadeblas45584632024-08-07 01:47:27 +020021attrs==24.2.0
garciadeblas4f566322023-09-28 23:44:19 +020022 # via
23 # jsonschema
24 # referencing
garciadeblas45584632024-08-07 01:47:27 +020025certifi==2024.7.4
beierlma50fbeb2022-01-13 13:19:43 -050026 # via requests
garciadeblas45584632024-08-07 01:47:27 +020027charset-normalizer==3.3.2
beierlma50fbeb2022-01-13 13:19:43 -050028 # via requests
garciadeblas4f566322023-09-28 23:44:19 +020029click==8.1.7
beierlma50fbeb2022-01-13 13:19:43 -050030 # via peewee-migrate
garciadeblas45584632024-08-07 01:47:27 +020031idna==3.7
beierlma50fbeb2022-01-13 13:19:43 -050032 # via requests
garciadeblas45584632024-08-07 01:47:27 +020033jsonschema==4.23.0
beierlma50fbeb2022-01-13 13:19:43 -050034 # via -r requirements.in
garciadeblas45584632024-08-07 01:47:27 +020035jsonschema-specifications==2023.12.1
garciadeblas4f566322023-09-28 23:44:19 +020036 # via jsonschema
garciadeblas45584632024-08-07 01:47:27 +020037packaging==24.1
beierlma50fbeb2022-01-13 13:19:43 -050038 # via aiokafka
garciadeblas45584632024-08-07 01:47:27 +020039peewee==3.17.6
beierlma50fbeb2022-01-13 13:19:43 -050040 # via
41 # -r requirements.in
42 # peewee-migrate
garciadeblas45584632024-08-07 01:47:27 +020043peewee-migrate==1.13.0
beierlma50fbeb2022-01-13 13:19:43 -050044 # via -r requirements.in
garciadeblas45584632024-08-07 01:47:27 +020045pymysql==1.1.1
beierlma50fbeb2022-01-13 13:19:43 -050046 # via -r requirements.in
garciadeblas45584632024-08-07 01:47:27 +020047pyyaml==6.0.2
beierlma50fbeb2022-01-13 13:19:43 -050048 # via -r requirements.in
garciadeblas45584632024-08-07 01:47:27 +020049referencing==0.35.1
garciadeblas4f566322023-09-28 23:44:19 +020050 # via
51 # jsonschema
52 # jsonschema-specifications
garciadeblas45584632024-08-07 01:47:27 +020053requests==2.32.3
beierlma50fbeb2022-01-13 13:19:43 -050054 # via -r requirements.in
garciadeblas45584632024-08-07 01:47:27 +020055rpds-py==0.20.0
garciadeblas4f566322023-09-28 23:44:19 +020056 # via
57 # jsonschema
58 # referencing
garciadeblas45584632024-08-07 01:47:27 +020059typing-extensions==4.12.2
60 # via aiokafka
61urllib3==2.2.2
beierlma50fbeb2022-01-13 13:19:43 -050062 # via requests