blob: b8a375fe2d8fa52145ea1bc593742824b4b15a25 [file] [log] [blame]
beierlma0911d32021-02-22 14:30:35 -05001# Copyright 2018 Telefonica S.A.
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
tiernoa8d63632018-05-10 13:12:32 +02009# Unless required by applicable law or agreed to in writing, software
beierlma0911d32021-02-22 14:30:35 -050010# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
12# implied.
13# See the License for the specific language governing permissions and
beierlmdd22f642022-01-13 11:40:06 -050014# limitations under the License.
15
16
17aiohttp==3.6.2
18 # via -r requirements.in
19async-timeout==3.0.1
20 # via aiohttp
21attrs==21.4.0
22 # via
23 # aiohttp
24 # jsonschema
25certifi==2021.10.8
26 # via requests
27chardet==3.0.4
28 # via aiohttp
29charset-normalizer==2.0.10
30 # via requests
31cheroot==8.6.0
32 # via cherrypy
33cherrypy==18.6.1
34 # via -r requirements.in
35debtcollector==2.4.0
36 # via
37 # oslo.config
38 # oslo.utils
39 # python-keystoneclient
40idna==3.3
41 # via
42 # requests
43 # yarl
44importlib-resources==5.4.0
45 # via
46 # jaraco.text
47 # jsonschema
48iso8601==1.0.2
49 # via
50 # keystoneauth1
51 # oslo.utils
52jaraco.classes==3.2.1
53 # via jaraco.collections
54jaraco.collections==3.5.1
55 # via cherrypy
56jaraco.functools==3.5.0
57 # via
58 # cheroot
59 # jaraco.text
60 # tempora
61jaraco.text==3.6.0
62 # via jaraco.collections
63jsonschema==4.4.0
64 # via -r requirements.in
65keystoneauth1==4.4.0
66 # via python-keystoneclient
67more-itertools==8.12.0
68 # via
69 # cheroot
70 # cherrypy
71 # jaraco.classes
72 # jaraco.functools
73msgpack==1.0.3
74 # via oslo.serialization
75multidict==4.7.6
76 # via
77 # aiohttp
78 # yarl
79netaddr==0.8.0
80 # via
81 # oslo.config
82 # oslo.utils
83netifaces==0.11.0
84 # via oslo.utils
85os-service-types==1.7.0
86 # via keystoneauth1
87oslo.config==8.7.1
88 # via python-keystoneclient
89oslo.i18n==5.1.0
90 # via
91 # oslo.config
92 # oslo.utils
93 # python-keystoneclient
94oslo.serialization==4.2.0
95 # via python-keystoneclient
96oslo.utils==4.12.0
97 # via
98 # oslo.serialization
99 # python-keystoneclient
100packaging==21.3
101 # via oslo.utils
102pbr==5.8.0
103 # via
104 # debtcollector
105 # keystoneauth1
106 # os-service-types
107 # oslo.i18n
108 # oslo.serialization
109 # oslo.utils
110 # python-keystoneclient
111 # stevedore
112portend==3.1.0
113 # via cherrypy
114pyparsing==3.0.6
115 # via
116 # oslo.utils
117 # packaging
118pyrsistent==0.18.1
119 # via jsonschema
120python-keystoneclient==4.4.0
121 # via -r requirements.in
122pytz==2021.3
123 # via
124 # oslo.serialization
125 # oslo.utils
126 # tempora
127pyyaml==5.4.1
128 # via
129 # -r requirements.in
130 # oslo.config
131requests==2.27.1
132 # via
133 # -r requirements.in
134 # keystoneauth1
135 # oslo.config
136 # python-keystoneclient
137rfc3986==2.0.0
138 # via oslo.config
139six==1.16.0
140 # via
141 # cheroot
142 # keystoneauth1
143 # python-keystoneclient
144 # tacacs-plus
145stevedore==3.5.0
146 # via
147 # keystoneauth1
148 # oslo.config
149 # python-keystoneclient
150tacacs-plus==2.6
151 # via -r requirements.in
152tempora==5.0.0
153 # via portend
154urllib3==1.26.8
155 # via requests
156wrapt==1.13.3
157 # via debtcollector
158yarl==1.7.2
159 # via aiohttp
160zc.lockfile==2.0
161 # via cherrypy
162zipp==3.7.0
163 # via importlib-resources
164
165# The following packages are considered to be unsafe in a requirements file:
166# setuptools