Update pip packages
[osm/LCM.git] / requirements.txt
1 #######################################################################################
2 # Copyright ETSI Contributors and Others.
3 #
4 # 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
9 #
10 # Unless required by applicable law or agreed to in writing, software
11 # 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 #######################################################################################
17 aiohttp==3.7.4.post0
18     # via -r requirements.in
19 async-timeout==3.0.1
20     # via
21     #   -r requirements.in
22     #   aiohttp
23 attrs==22.1.0
24     # via aiohttp
25 chardet==4.0.0
26     # via aiohttp
27 checksumdir==1.2.0
28     # via -r requirements.in
29 grpcio==1.49.1
30     # via grpcio-tools
31 grpcio-tools==1.48.1
32     # via -r requirements.in
33 grpclib==0.4.3
34     # via -r requirements.in
35 h2==4.1.0
36     # via grpclib
37 hpack==4.0.0
38     # via h2
39 hyperframe==6.0.1
40     # via h2
41 idna==3.4
42     # via
43     #   -r requirements.in
44     #   yarl
45 jinja2==3.1.2
46     # via -r requirements.in
47 markupsafe==2.1.1
48     # via jinja2
49 multidict==6.0.2
50     # via
51     #   aiohttp
52     #   grpclib
53     #   yarl
54 protobuf==3.20.3
55     # via
56     #   -r requirements.in
57     #   grpcio-tools
58 pydantic==1.10.2
59     # via -r requirements.in
60 pyyaml==5.4.1
61     # via -r requirements.in
62 six==1.16.0
63     # via grpcio
64 typing-extensions==4.4.0
65     # via
66     #   aiohttp
67     #   pydantic
68 yarl==1.8.1
69     # via aiohttp
70
71 # The following packages are considered to be unsafe in a requirements file:
72 # setuptools