blob: 9212e2f6def953e1eb0571338a05724692fda686 [file] [log] [blame]
beierlmacf83f82021-03-17 08:11:23 -04001aiohttp==3.7.4.post0
2 # via -r requirements.in
3async-timeout==3.0.1
4 # via aiohttp
5attrs==20.3.0
6 # via aiohttp
7chardet==4.0.0
8 # via aiohttp
9grpcio-tools==1.36.1
10 # via -r requirements.in
11grpcio==1.36.1
12 # via grpcio-tools
13grpclib==0.4.1
14 # via -r requirements.in
15h2==4.0.0
16 # via grpclib
17hpack==4.0.0
18 # via h2
19hyperframe==6.0.0
20 # via h2
21idna==2.10
22 # via
23 # -r requirements.in
24 # yarl
25jinja2==2.11.3
26 # via -r requirements.in
27markupsafe==1.1.1
28 # via jinja2
29multidict==5.1.0
30 # via
31 # aiohttp
32 # grpclib
33 # yarl
34protobuf==3.15.6
35 # via grpcio-tools
36pyyaml==5.4.1
37 # via -r requirements.in
38six==1.15.0
39 # via
40 # grpcio
41 # protobuf
42typing-extensions==3.7.4.3
43 # via aiohttp
44yarl==1.6.3
45 # via aiohttp
46
47# The following packages are considered to be unsafe in a requirements file:
48# setuptools
49#######################################################################################
50# Copyright ETSI Contributors and Others.
tierno2e215512018-11-28 09:37:52 +000051#
beierlmacf83f82021-03-17 08:11:23 -040052# Licensed under the Apache License, Version 2.0 (the "License");
53# you may not use this file except in compliance with the License.
54# You may obtain a copy of the License at
55#
56# http://www.apache.org/licenses/LICENSE-2.0
tierno2e215512018-11-28 09:37:52 +000057#
tiernob3cda2e2018-10-30 17:26:59 +000058# Unless required by applicable law or agreed to in writing, software
beierlmacf83f82021-03-17 08:11:23 -040059# distributed under the License is distributed on an "AS IS" BASIS,
60# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
61# implied.
62# See the License for the specific language governing permissions and
63# limitations under the License.
64#######################################################################################