blob: 49dc5b42935e495e0709ff5aec80a80dc3da6f45 [file] [log] [blame]
beierlm61bec7d2021-02-11 16:32:17 -05001# Copyright ETSI Contributors and Others.
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
12# implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15
16aiokafka
garciadeblas029051a2024-12-16 15:42:39 +010017async-timeout==4.0.3
Mark Beierld37c54c2023-05-10 11:15:10 -040018peewee
19jsonschema
Mark Beierl74c40222023-07-21 17:13:52 +000020pyyaml>6
Mark Beierld37c54c2023-05-10 11:15:10 -040021pymysql
22peewee-migrate
23requests