Update pip requirements to pass stage2 and stage3 in all modules
[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.8.5
18     # via -r requirements.in
19 aiosignal==1.3.1
20     # via aiohttp
21 annotated-types==0.5.0
22     # via pydantic
23 async-timeout==4.0.3
24     # via
25     #   -r requirements.in
26     #   aiohttp
27 attrs==23.1.0
28     # via
29     #   aiohttp
30     #   glom
31 boltons==23.0.0
32     # via
33     #   face
34     #   glom
35 charset-normalizer==3.2.0
36     # via aiohttp
37 checksumdir==1.2.0
38     # via -r requirements.in
39 config-man==0.0.4
40     # via -r requirements.in
41 face==20.1.1
42     # via glom
43 frozenlist==1.4.0
44     # via
45     #   aiohttp
46     #   aiosignal
47 glom==23.3.0
48     # via config-man
49 grpcio==1.58.0
50     # via grpcio-tools
51 grpcio-tools==1.48.1
52     # via -r requirements.in
53 grpclib==0.4.5
54     # via -r requirements.in
55 h2==4.1.0
56     # via grpclib
57 hpack==4.0.0
58     # via h2
59 hyperframe==6.0.1
60     # via h2
61 idna==3.4
62     # via
63     #   -r requirements.in
64     #   yarl
65 jinja2==3.1.2
66     # via -r requirements.in
67 markupsafe==2.1.3
68     # via jinja2
69 multidict==6.0.4
70     # via
71     #   aiohttp
72     #   grpclib
73     #   yarl
74 protobuf==3.20.3
75     # via
76     #   -r requirements.in
77     #   grpcio-tools
78 pydantic==2.4.2
79     # via -r requirements.in
80 pydantic-core==2.10.1
81     # via pydantic
82 pyyaml==6.0.1
83     # via -r requirements.in
84 typing-extensions==4.8.0
85     # via
86     #   pydantic
87     #   pydantic-core
88 yarl==1.9.2
89     # via aiohttp
90
91 # The following packages are considered to be unsafe in a requirements file:
92 # setuptools