Feature 10929: LCM saga, Milestone 1.
[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
25     #   aiohttp
26     #   glom
27 boltons==21.0.0
28     # via
29     #   face
30     #   glom
31 chardet==4.0.0
32     # via aiohttp
33 checksumdir==1.2.0
34     # via -r requirements.in
35 config-man==0.0.4
36     # via -r requirements.in
37 face==22.0.0
38     # via glom
39 glom==22.1.0
40     # via config-man
41 grpcio==1.50.0
42     # via grpcio-tools
43 grpcio-tools==1.48.1
44     # via -r requirements.in
45 grpclib==0.4.3
46     # via -r requirements.in
47 h2==4.1.0
48     # via grpclib
49 hpack==4.0.0
50     # via h2
51 hyperframe==6.0.1
52     # via h2
53 idna==3.4
54     # via
55     #   -r requirements.in
56     #   yarl
57 jinja2==3.1.2
58     # via -r requirements.in
59 markupsafe==2.1.1
60     # via jinja2
61 multidict==6.0.2
62     # via
63     #   aiohttp
64     #   grpclib
65     #   yarl
66 protobuf==3.20.3
67     # via
68     #   -r requirements.in
69     #   grpcio-tools
70 pydantic==1.10.2
71     # via -r requirements.in
72 pyyaml==5.4.1
73     # via -r requirements.in
74 six==1.16.0
75     # via grpcio
76 typing-extensions==4.4.0
77     # via
78     #   aiohttp
79     #   pydantic
80 yarl==1.8.1
81     # via aiohttp
82
83 # The following packages are considered to be unsafe in a requirements file:
84 # setuptools