blob: 46bfd9b38488da780d6f21f4f1ecf7fa3a0a79ff [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
27grpcio==1.43.0
28 # via grpcio-tools
29grpcio-tools==1.43.0
30 # via -r requirements.in
31grpclib==0.4.2
32 # via -r requirements.in
33h2==4.1.0
34 # via grpclib
35hpack==4.0.0
36 # via h2
37hyperframe==6.0.1
38 # via h2
39idna==3.3
40 # via
41 # -r requirements.in
42 # yarl
43jinja2==3.0.3
44 # via -r requirements.in
45markupsafe==2.0.1
46 # via jinja2
47multidict==5.2.0
48 # via
49 # aiohttp
50 # grpclib
51 # yarl
52protobuf==3.19.3
53 # via grpcio-tools
54pyyaml==5.4.1
55 # via -r requirements.in
56six==1.16.0
57 # via grpcio
58typing-extensions==4.0.1
59 # via aiohttp
60yarl==1.7.2
61 # via aiohttp
62
63# The following packages are considered to be unsafe in a requirements file:
64# setuptools