blob: a240853e27407d66bc85e24bde83122cfbd05f00 [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#######################################################################################
garciadeblascb4bcd52024-12-15 10:46:44 +010017aiokafka==0.12.0
beierlma50fbeb2022-01-13 13:19:43 -050018 # via -r requirements.in
garciadeblas029051a2024-12-16 15:42:39 +010019async-timeout==4.0.3
20 # via
21 # -r requirements.in
22 # aiokafka
garciadeblas0e814dd2025-06-24 20:04:23 +020023attrs==25.3.0
garciadeblas4f566322023-09-28 23:44:19 +020024 # via
25 # jsonschema
26 # referencing
garciadeblas8e3f3d12025-08-01 17:13:12 +020027certifi==2025.7.14
beierlma50fbeb2022-01-13 13:19:43 -050028 # via requests
garciadeblas0e814dd2025-06-24 20:04:23 +020029charset-normalizer==3.4.2
beierlma50fbeb2022-01-13 13:19:43 -050030 # via requests
garciadeblas0e814dd2025-06-24 20:04:23 +020031click==8.2.1
beierlma50fbeb2022-01-13 13:19:43 -050032 # via peewee-migrate
garciadeblascb4bcd52024-12-15 10:46:44 +010033idna==3.10
beierlma50fbeb2022-01-13 13:19:43 -050034 # via requests
garciadeblas8e3f3d12025-08-01 17:13:12 +020035jsonschema==4.25.0
beierlma50fbeb2022-01-13 13:19:43 -050036 # via -r requirements.in
garciadeblas0e814dd2025-06-24 20:04:23 +020037jsonschema-specifications==2025.4.1
garciadeblas4f566322023-09-28 23:44:19 +020038 # via jsonschema
garciadeblas0e814dd2025-06-24 20:04:23 +020039packaging==25.0
beierlma50fbeb2022-01-13 13:19:43 -050040 # via aiokafka
garciadeblas8e3f3d12025-08-01 17:13:12 +020041peewee==3.18.2
beierlma50fbeb2022-01-13 13:19:43 -050042 # via
43 # -r requirements.in
44 # peewee-migrate
garciadeblas45584632024-08-07 01:47:27 +020045peewee-migrate==1.13.0
beierlma50fbeb2022-01-13 13:19:43 -050046 # via -r requirements.in
garciadeblas45584632024-08-07 01:47:27 +020047pymysql==1.1.1
beierlma50fbeb2022-01-13 13:19:43 -050048 # via -r requirements.in
garciadeblas45584632024-08-07 01:47:27 +020049pyyaml==6.0.2
beierlma50fbeb2022-01-13 13:19:43 -050050 # via -r requirements.in
garciadeblasf0614582025-03-11 23:39:39 +010051referencing==0.36.2
garciadeblas4f566322023-09-28 23:44:19 +020052 # via
53 # jsonschema
54 # jsonschema-specifications
garciadeblas0e814dd2025-06-24 20:04:23 +020055requests==2.32.4
beierlma50fbeb2022-01-13 13:19:43 -050056 # via -r requirements.in
garciadeblas8e3f3d12025-08-01 17:13:12 +020057rpds-py==0.26.0
garciadeblas4f566322023-09-28 23:44:19 +020058 # via
59 # jsonschema
60 # referencing
garciadeblas8e3f3d12025-08-01 17:13:12 +020061typing-extensions==4.14.1
garciadeblasf0614582025-03-11 23:39:39 +010062 # via
63 # aiokafka
64 # referencing
garciadeblas0e814dd2025-06-24 20:04:23 +020065urllib3==2.5.0
beierlma50fbeb2022-01-13 13:19:43 -050066 # via requests