blob: eb66bc239339eac27f1f8b6b39befec0bb05a88f [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
beierlmd213eba2022-01-18 08:52:27 -050024 # via aiohttp
25chardet==4.0.0
26 # via aiohttp
aticigdffa6212022-04-12 15:27:53 +030027checksumdir==1.2.0
28 # via -r requirements.in
garciadeblasfb1e25f2022-11-18 14:36:22 +010029grpcio==1.50.0
beierlmd213eba2022-01-18 08:52:27 -050030 # via grpcio-tools
Gulsum Aticid3dffd82022-10-11 16:39:00 +030031grpcio-tools==1.48.1
beierlmd213eba2022-01-18 08:52:27 -050032 # via -r requirements.in
Gulsum Aticid3dffd82022-10-11 16:39:00 +030033grpclib==0.4.3
beierlmd213eba2022-01-18 08:52:27 -050034 # 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
Gulsum Atici48b760f2022-09-26 20:57:26 +030041idna==3.4
beierlmd213eba2022-01-18 08:52:27 -050042 # 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
Gulsum Aticid3dffd82022-10-11 16:39:00 +030054protobuf==3.20.3
55 # via
56 # -r requirements.in
57 # grpcio-tools
58pydantic==1.10.2
David Garcia78b6e6d2022-04-29 05:50:46 +020059 # via -r requirements.in
beierlmd213eba2022-01-18 08:52:27 -050060pyyaml==5.4.1
61 # via -r requirements.in
62six==1.16.0
63 # via grpcio
Gulsum Aticid3dffd82022-10-11 16:39:00 +030064typing-extensions==4.4.0
beierlmef921322022-06-24 21:17:53 -040065 # via
66 # aiohttp
67 # pydantic
Gulsum Aticid3dffd82022-10-11 16:39:00 +030068yarl==1.8.1
beierlmd213eba2022-01-18 08:52:27 -050069 # via aiohttp
70
71# The following packages are considered to be unsafe in a requirements file:
72# setuptools