blob: 24c09c0641a15d11ec01d4d93146fb763483a551 [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
Gulsum Aticid3dffd82022-10-11 16:39:00 +030023attrs==22.1.0
Luis Vegaa27dc532022-11-11 20:10:49 +000024 # via
25 # aiohttp
26 # glom
27boltons==21.0.0
28 # via
29 # face
30 # glom
beierlmd213eba2022-01-18 08:52:27 -050031chardet==4.0.0
32 # via aiohttp
aticigdffa6212022-04-12 15:27:53 +030033checksumdir==1.2.0
34 # via -r requirements.in
Luis Vegaa27dc532022-11-11 20:10:49 +000035config-man==0.0.4
36 # via -r requirements.in
37face==22.0.0
38 # via glom
39glom==22.1.0
40 # via config-man
garciadeblasfb1e25f2022-11-18 14:36:22 +010041grpcio==1.50.0
beierlmd213eba2022-01-18 08:52:27 -050042 # via grpcio-tools
Gulsum Aticid3dffd82022-10-11 16:39:00 +030043grpcio-tools==1.48.1
beierlmd213eba2022-01-18 08:52:27 -050044 # via -r requirements.in
Gulsum Aticid3dffd82022-10-11 16:39:00 +030045grpclib==0.4.3
beierlmd213eba2022-01-18 08:52:27 -050046 # via -r requirements.in
47h2==4.1.0
48 # via grpclib
49hpack==4.0.0
50 # via h2
51hyperframe==6.0.1
52 # via h2
Gulsum Atici48b760f2022-09-26 20:57:26 +030053idna==3.4
beierlmd213eba2022-01-18 08:52:27 -050054 # via
55 # -r requirements.in
56 # yarl
beierlmef921322022-06-24 21:17:53 -040057jinja2==3.1.2
beierlmd213eba2022-01-18 08:52:27 -050058 # via -r requirements.in
aticigdffa6212022-04-12 15:27:53 +030059markupsafe==2.1.1
beierlmd213eba2022-01-18 08:52:27 -050060 # via jinja2
aticigdffa6212022-04-12 15:27:53 +030061multidict==6.0.2
beierlmd213eba2022-01-18 08:52:27 -050062 # via
63 # aiohttp
64 # grpclib
65 # yarl
Gulsum Aticid3dffd82022-10-11 16:39:00 +030066protobuf==3.20.3
67 # via
68 # -r requirements.in
69 # grpcio-tools
70pydantic==1.10.2
David Garcia78b6e6d2022-04-29 05:50:46 +020071 # via -r requirements.in
beierlmd213eba2022-01-18 08:52:27 -050072pyyaml==5.4.1
73 # via -r requirements.in
74six==1.16.0
75 # via grpcio
Gulsum Aticid3dffd82022-10-11 16:39:00 +030076typing-extensions==4.4.0
beierlmef921322022-06-24 21:17:53 -040077 # via
78 # aiohttp
79 # pydantic
Gulsum Aticid3dffd82022-10-11 16:39:00 +030080yarl==1.8.1
beierlmd213eba2022-01-18 08:52:27 -050081 # via aiohttp
82
83# The following packages are considered to be unsafe in a requirements file:
84# setuptools