Fixes bug 2031: Increasing KDU instantiation timeout from 10 to 30 minutes.
[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==21.4.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.44.0
30     # via grpcio-tools
31 grpcio-tools==1.44.0
32     # via -r requirements.in
33 grpclib==0.4.2
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.3
42     # via
43     #   -r requirements.in
44     #   yarl
45 jinja2==3.1.1
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.19.3
55     # via grpcio-tools
56 pydantic==1.9.0
57     # via -r requirements.in
58 pyyaml==5.4.1
59     # via -r requirements.in
60 six==1.16.0
61     # via grpcio
62 typing-extensions==4.0.1
63     # via aiohttp
64 yarl==1.7.2
65     # via aiohttp
66
67 # The following packages are considered to be unsafe in a requirements file:
68 # setuptools