Update version of PyYAML
[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.4
18     # via -r requirements.in
19 aiosignal==1.3.1
20     # via aiohttp
21 async-timeout==4.0.2
22     # via
23     #   -r requirements.in
24     #   aiohttp
25 attrs==23.1.0
26     # via
27     #   aiohttp
28     #   glom
29 boltons==23.0.0
30     # via
31     #   face
32     #   glom
33 charset-normalizer==3.1.0
34     # via aiohttp
35 checksumdir==1.2.0
36     # via -r requirements.in
37 config-man==0.0.4
38     # via -r requirements.in
39 face==20.1.1
40     # via glom
41 frozenlist==1.3.3
42     # via
43     #   aiohttp
44     #   aiosignal
45 glom==23.3.0
46     # via config-man
47 grpcio==1.54.2
48     # via grpcio-tools
49 grpcio-tools==1.48.1
50     # via -r requirements.in
51 grpclib==0.4.4
52     # via -r requirements.in
53 h2==4.1.0
54     # via grpclib
55 hpack==4.0.0
56     # via h2
57 hyperframe==6.0.1
58     # via h2
59 idna==3.4
60     # via
61     #   -r requirements.in
62     #   yarl
63 jinja2==3.1.2
64     # via -r requirements.in
65 markupsafe==2.1.2
66     # via jinja2
67 multidict==6.0.4
68     # via
69     #   aiohttp
70     #   grpclib
71     #   yarl
72 protobuf==3.20.3
73     # via
74     #   -r requirements.in
75     #   grpcio-tools
76 pydantic==1.10.7
77     # via -r requirements.in
78 pyyaml==6.0.1
79     # via -r requirements.in
80 typing-extensions==4.5.0
81     # via pydantic
82 yarl==1.9.2
83     # via aiohttp
84
85 # The following packages are considered to be unsafe in a requirements file:
86 # setuptools