blob: 67d629792f436f418eaf8098ddaa0b119ed1711c [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#######################################################################################
garciadeblas6a8c7812023-09-29 08:07:00 +020017aiohttp==3.8.5
beierlmd213eba2022-01-18 08:52:27 -050018 # via -r requirements.in
Mark Beierl43948632023-01-27 21:10:48 +000019aiosignal==1.3.1
20 # via aiohttp
garciadeblas6a8c7812023-09-29 08:07:00 +020021annotated-types==0.5.0
22 # via pydantic
23async-timeout==4.0.3
beierlmd213eba2022-01-18 08:52:27 -050024 # via
25 # -r requirements.in
26 # aiohttp
Gabriel Cubae7898982023-05-11 01:57:21 -050027attrs==23.1.0
Luis Vegaa27dc532022-11-11 20:10:49 +000028 # via
29 # aiohttp
30 # glom
Gabriel Cubae7898982023-05-11 01:57:21 -050031boltons==23.0.0
Luis Vegaa27dc532022-11-11 20:10:49 +000032 # via
33 # face
34 # glom
garciadeblas6a8c7812023-09-29 08:07:00 +020035charset-normalizer==3.2.0
beierlmd213eba2022-01-18 08:52:27 -050036 # via aiohttp
aticigdffa6212022-04-12 15:27:53 +030037checksumdir==1.2.0
38 # via -r requirements.in
Luis Vegaa27dc532022-11-11 20:10:49 +000039config-man==0.0.4
40 # via -r requirements.in
Mark Beierl43948632023-01-27 21:10:48 +000041face==20.1.1
Luis Vegaa27dc532022-11-11 20:10:49 +000042 # via glom
garciadeblas6a8c7812023-09-29 08:07:00 +020043frozenlist==1.4.0
Mark Beierl43948632023-01-27 21:10:48 +000044 # via
45 # aiohttp
46 # aiosignal
Gabriel Cubae7898982023-05-11 01:57:21 -050047glom==23.3.0
Luis Vegaa27dc532022-11-11 20:10:49 +000048 # via config-man
garciadeblas6a8c7812023-09-29 08:07:00 +020049grpcio==1.58.0
beierlmd213eba2022-01-18 08:52:27 -050050 # via grpcio-tools
Gulsum Aticid3dffd82022-10-11 16:39:00 +030051grpcio-tools==1.48.1
beierlmd213eba2022-01-18 08:52:27 -050052 # via -r requirements.in
garciadeblas6a8c7812023-09-29 08:07:00 +020053grpclib==0.4.5
beierlmd213eba2022-01-18 08:52:27 -050054 # via -r requirements.in
55h2==4.1.0
56 # via grpclib
57hpack==4.0.0
58 # via h2
59hyperframe==6.0.1
60 # via h2
Gulsum Atici48b760f2022-09-26 20:57:26 +030061idna==3.4
beierlmd213eba2022-01-18 08:52:27 -050062 # via
63 # -r requirements.in
64 # yarl
beierlmef921322022-06-24 21:17:53 -040065jinja2==3.1.2
beierlmd213eba2022-01-18 08:52:27 -050066 # via -r requirements.in
garciadeblas6a8c7812023-09-29 08:07:00 +020067markupsafe==2.1.3
beierlmd213eba2022-01-18 08:52:27 -050068 # via jinja2
Mark Beierl43948632023-01-27 21:10:48 +000069multidict==6.0.4
beierlmd213eba2022-01-18 08:52:27 -050070 # via
71 # aiohttp
72 # grpclib
73 # yarl
Gulsum Aticid3dffd82022-10-11 16:39:00 +030074protobuf==3.20.3
75 # via
76 # -r requirements.in
77 # grpcio-tools
garciadeblas6a8c7812023-09-29 08:07:00 +020078pydantic==2.4.2
David Garcia78b6e6d2022-04-29 05:50:46 +020079 # via -r requirements.in
garciadeblas6a8c7812023-09-29 08:07:00 +020080pydantic-core==2.10.1
81 # via pydantic
Mark Beierl00f8b0a2023-07-21 17:13:12 +000082pyyaml==6.0.1
beierlmd213eba2022-01-18 08:52:27 -050083 # via -r requirements.in
garciadeblas6a8c7812023-09-29 08:07:00 +020084typing-extensions==4.8.0
85 # via
86 # pydantic
87 # pydantic-core
Gabriel Cubae7898982023-05-11 01:57:21 -050088yarl==1.9.2
beierlmd213eba2022-01-18 08:52:27 -050089 # via aiohttp
90
91# The following packages are considered to be unsafe in a requirements file:
92# setuptools