blob: b8e0f2ec865ea2585a8fafacc1429d46a8dc5412 [file] [log] [blame]
beierlmb483b922021-02-11 14:57:14 -05001# Copyright ETSI Contributors and Others.
tierno87858ca2018-10-08 16:30:15 +02002#
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.
tiernoc312cc12018-05-04 15:11:26 +020015
beierlmb0291ff2022-01-13 11:37:31 -050016pymongo<4
beierlmb483b922021-02-11 14:57:14 -050017aiokafka
beierlmb0291ff2022-01-13 11:37:31 -050018pyyaml==5.4.1
beierlmb483b922021-02-11 14:57:14 -050019pycrypto
Gulsum Atici910cac82023-01-26 18:11:11 +030020dataclasses