blob: 2e90430917def1f9ed6a7654642d0c21431ea0d5 [file] [log] [blame]
beierlmacf83f82021-03-17 08:11:23 -04001#######################################################################################
2# Copyright ETSI Contributors and Others.
tierno2e215512018-11-28 09:37:52 +00003#
beierlmacf83f82021-03-17 08:11:23 -04004# 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
tierno2e215512018-11-28 09:37:52 +00009#
tiernob3cda2e2018-10-30 17:26:59 +000010# Unless required by applicable law or agreed to in writing, software
beierlmacf83f82021-03-17 08:11:23 -040011# 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#######################################################################################
beierlmd213eba2022-01-18 08:52:27 -050017aiohttp==3.7.4.post0
18 # via -r requirements.in
19async-timeout==3.0.1
20 # via
21 # -r requirements.in
22 # aiohttp
23attrs==21.4.0
24 # via aiohttp
25chardet==4.0.0
26 # via aiohttp
aticigdffa6212022-04-12 15:27:53 +030027checksumdir==1.2.0
28 # via -r requirements.in
29grpcio==1.44.0
beierlmd213eba2022-01-18 08:52:27 -050030 # via grpcio-tools
aticigdffa6212022-04-12 15:27:53 +030031grpcio-tools==1.44.0
beierlmd213eba2022-01-18 08:52:27 -050032 # via -r requirements.in
33grpclib==0.4.2
34 # via -r requirements.in
35h2==4.1.0
36 # via grpclib
37hpack==4.0.0
38 # via h2
39hyperframe==6.0.1
40 # via h2
41idna==3.3
42 # via
43 # -r requirements.in
44 # yarl
aticigdffa6212022-04-12 15:27:53 +030045jinja2==3.1.1
beierlmd213eba2022-01-18 08:52:27 -050046 # via -r requirements.in
aticigdffa6212022-04-12 15:27:53 +030047markupsafe==2.1.1
beierlmd213eba2022-01-18 08:52:27 -050048 # via jinja2
aticigdffa6212022-04-12 15:27:53 +030049multidict==6.0.2
beierlmd213eba2022-01-18 08:52:27 -050050 # via
51 # aiohttp
52 # grpclib
53 # yarl
54protobuf==3.19.3
55 # via grpcio-tools
David Garcia78b6e6d2022-04-29 05:50:46 +020056pydantic==1.9.0
57 # via -r requirements.in
beierlmd213eba2022-01-18 08:52:27 -050058pyyaml==5.4.1
59 # via -r requirements.in
60six==1.16.0
61 # via grpcio
62typing-extensions==4.0.1
63 # via aiohttp
64yarl==1.7.2
65 # via aiohttp
66
67# The following packages are considered to be unsafe in a requirements file:
68# setuptools