blob: 725a2f70263e04c2413a33a133dfc07a79c46dc6 [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#######################################################################################
garciadeblas3a94d932024-08-07 03:01:48 +020017aiohappyeyeballs==2.3.4
18 # via aiohttp
19aiohttp==3.10.1
beierlmd213eba2022-01-18 08:52:27 -050020 # via -r requirements.in
Mark Beierl43948632023-01-27 21:10:48 +000021aiosignal==1.3.1
22 # via aiohttp
garciadeblas3a94d932024-08-07 03:01:48 +020023annotated-types==0.7.0
garciadeblas6a8c7812023-09-29 08:07:00 +020024 # via pydantic
25async-timeout==4.0.3
beierlmd213eba2022-01-18 08:52:27 -050026 # via
27 # -r requirements.in
28 # aiohttp
garciadeblas96b94f52024-07-08 16:18:21 +020029 # retrying-async
garciadeblas3a94d932024-08-07 03:01:48 +020030attrs==24.2.0
Luis Vegaa27dc532022-11-11 20:10:49 +000031 # via
32 # aiohttp
33 # glom
garciadeblas3a94d932024-08-07 03:01:48 +020034boltons==24.0.0
Luis Vegaa27dc532022-11-11 20:10:49 +000035 # via
36 # face
37 # glom
aticigdffa6212022-04-12 15:27:53 +030038checksumdir==1.2.0
39 # via -r requirements.in
Luis Vegaa27dc532022-11-11 20:10:49 +000040config-man==0.0.4
41 # via -r requirements.in
Mark Beierl43948632023-01-27 21:10:48 +000042face==20.1.1
Luis Vegaa27dc532022-11-11 20:10:49 +000043 # via glom
garciadeblas96b94f52024-07-08 16:18:21 +020044fire==0.6.0
45 # via randomname
garciadeblas3a94d932024-08-07 03:01:48 +020046frozenlist==1.4.1
Mark Beierl43948632023-01-27 21:10:48 +000047 # via
48 # aiohttp
49 # aiosignal
garciadeblas3a94d932024-08-07 03:01:48 +020050glom==23.5.0
Luis Vegaa27dc532022-11-11 20:10:49 +000051 # via config-man
garciadeblas3a94d932024-08-07 03:01:48 +020052grpcio==1.65.4
beierlmd213eba2022-01-18 08:52:27 -050053 # via grpcio-tools
garciadeblas96b94f52024-07-08 16:18:21 +020054grpcio-tools==1.48.2
beierlmd213eba2022-01-18 08:52:27 -050055 # via -r requirements.in
garciadeblas3a94d932024-08-07 03:01:48 +020056grpclib==0.4.7
beierlmd213eba2022-01-18 08:52:27 -050057 # via -r requirements.in
58h2==4.1.0
59 # via grpclib
60hpack==4.0.0
61 # via h2
62hyperframe==6.0.1
63 # via h2
garciadeblas3a94d932024-08-07 03:01:48 +020064idna==3.7
garciadeblas96b94f52024-07-08 16:18:21 +020065 # via yarl
garciadeblas3a94d932024-08-07 03:01:48 +020066jinja2==3.1.4
beierlmd213eba2022-01-18 08:52:27 -050067 # via -r requirements.in
garciadeblas3a94d932024-08-07 03:01:48 +020068markupsafe==2.1.5
beierlmd213eba2022-01-18 08:52:27 -050069 # via jinja2
garciadeblas3a94d932024-08-07 03:01:48 +020070multidict==6.0.5
beierlmd213eba2022-01-18 08:52:27 -050071 # via
72 # aiohttp
73 # grpclib
74 # yarl
Gulsum Aticid3dffd82022-10-11 16:39:00 +030075protobuf==3.20.3
76 # via
77 # -r requirements.in
78 # grpcio-tools
garciadeblas3a94d932024-08-07 03:01:48 +020079pydantic==2.8.2
David Garcia78b6e6d2022-04-29 05:50:46 +020080 # via -r requirements.in
garciadeblas3a94d932024-08-07 03:01:48 +020081pydantic-core==2.20.1
garciadeblas6a8c7812023-09-29 08:07:00 +020082 # via pydantic
garciadeblas96b94f52024-07-08 16:18:21 +020083pyrage==1.1.2
84 # via -r requirements.in
garciadeblas3a94d932024-08-07 03:01:48 +020085pyyaml==6.0.2
beierlmd213eba2022-01-18 08:52:27 -050086 # via -r requirements.in
garciadeblas96b94f52024-07-08 16:18:21 +020087randomname==0.2.1
88 # via -r requirements.in
89retrying-async==2.0.0
90 # via -r requirements.in
91six==1.16.0
92 # via fire
93termcolor==2.4.0
94 # via fire
garciadeblas3a94d932024-08-07 03:01:48 +020095typing-extensions==4.12.2
garciadeblas6a8c7812023-09-29 08:07:00 +020096 # via
97 # pydantic
98 # pydantic-core
garciadeblas3a94d932024-08-07 03:01:48 +020099yarl==1.9.4
beierlmd213eba2022-01-18 08:52:27 -0500100 # via aiohttp
101
102# The following packages are considered to be unsafe in a requirements file:
103# setuptools