blob: e393b9cffc5a6ad832223187deafaba0fb65c3d4 [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
beierlmef921322022-06-24 21:17:53 -040029grpcio==1.47.0
beierlmd213eba2022-01-18 08:52:27 -050030 # via grpcio-tools
beierlmef921322022-06-24 21:17:53 -040031grpcio-tools==1.47.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
beierlmef921322022-06-24 21:17:53 -040045jinja2==3.1.2
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
beierlmef921322022-06-24 21:17:53 -040054protobuf==3.20.1
beierlmd213eba2022-01-18 08:52:27 -050055 # via grpcio-tools
beierlmef921322022-06-24 21:17:53 -040056pydantic==1.9.1
David Garcia78b6e6d2022-04-29 05:50:46 +020057 # 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
beierlmef921322022-06-24 21:17:53 -040062typing-extensions==4.2.0
63 # via
64 # aiohttp
65 # pydantic
beierlmd213eba2022-01-18 08:52:27 -050066yarl==1.7.2
67 # via aiohttp
68
69# The following packages are considered to be unsafe in a requirements file:
70# setuptools