blob: 8b1f3b4ed1e105921a9351c6728190972f35e983 [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
beierlm0ae051c2022-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
beierlm2868dec2022-06-24 17:40:58 +000025certifi==2022.6.15
beierlm0ae051c2022-01-13 11:40:06 -050026 # via requests
27chardet==3.0.4
28 # via aiohttp
aticig9cfa8162022-04-07 11:57:18 +030029charset-normalizer==2.0.12
beierlm0ae051c2022-01-13 11:40:06 -050030 # via requests
31cheroot==8.6.0
32 # via cherrypy
33cherrypy==18.6.1
34 # via -r requirements.in
aticig9cfa8162022-04-07 11:57:18 +030035debtcollector==2.5.0
beierlm0ae051c2022-01-13 11:40:06 -050036 # via
beierlm2868dec2022-06-24 17:40:58 +000037 # oslo-config
38 # oslo-utils
beierlm0ae051c2022-01-13 11:40:06 -050039 # python-keystoneclient
beierlm2868dec2022-06-24 17:40:58 +000040deepdiff==5.8.1
aticig9cfa8162022-04-07 11:57:18 +030041 # via -r requirements.in
beierlm0ae051c2022-01-13 11:40:06 -050042idna==3.3
43 # via
44 # requests
45 # yarl
beierlm2868dec2022-06-24 17:40:58 +000046importlib-resources==5.8.0
beierlm0ae051c2022-01-13 11:40:06 -050047 # via
beierlm2868dec2022-06-24 17:40:58 +000048 # jaraco-text
beierlm0ae051c2022-01-13 11:40:06 -050049 # jsonschema
50iso8601==1.0.2
51 # via
52 # keystoneauth1
beierlm2868dec2022-06-24 17:40:58 +000053 # oslo-utils
54jaraco-classes==3.2.1
55 # via jaraco-collections
56jaraco-collections==3.5.1
beierlm0ae051c2022-01-13 11:40:06 -050057 # via cherrypy
beierlm2868dec2022-06-24 17:40:58 +000058jaraco-context==4.1.1
59 # via jaraco-text
60jaraco-functools==3.5.0
beierlm0ae051c2022-01-13 11:40:06 -050061 # via
62 # cheroot
beierlm2868dec2022-06-24 17:40:58 +000063 # jaraco-text
beierlm0ae051c2022-01-13 11:40:06 -050064 # tempora
beierlm2868dec2022-06-24 17:40:58 +000065jaraco-text==3.8.0
66 # via jaraco-collections
67jsonschema==4.6.0
beierlm0ae051c2022-01-13 11:40:06 -050068 # via -r requirements.in
beierlm2868dec2022-06-24 17:40:58 +000069keystoneauth1==4.6.0
beierlm0ae051c2022-01-13 11:40:06 -050070 # via python-keystoneclient
beierlm2868dec2022-06-24 17:40:58 +000071more-itertools==8.13.0
beierlm0ae051c2022-01-13 11:40:06 -050072 # via
73 # cheroot
74 # cherrypy
beierlm2868dec2022-06-24 17:40:58 +000075 # jaraco-classes
76 # jaraco-functools
77msgpack==1.0.4
78 # via oslo-serialization
beierlm0ae051c2022-01-13 11:40:06 -050079multidict==4.7.6
80 # via
81 # aiohttp
82 # yarl
83netaddr==0.8.0
84 # via
beierlm2868dec2022-06-24 17:40:58 +000085 # oslo-config
86 # oslo-utils
beierlm0ae051c2022-01-13 11:40:06 -050087netifaces==0.11.0
beierlm2868dec2022-06-24 17:40:58 +000088 # via oslo-utils
89ordered-set==4.1.0
aticig9cfa8162022-04-07 11:57:18 +030090 # via deepdiff
beierlm0ae051c2022-01-13 11:40:06 -050091os-service-types==1.7.0
92 # via keystoneauth1
beierlm2868dec2022-06-24 17:40:58 +000093oslo-config==8.8.0
beierlm0ae051c2022-01-13 11:40:06 -050094 # via python-keystoneclient
beierlm2868dec2022-06-24 17:40:58 +000095oslo-i18n==5.1.0
beierlm0ae051c2022-01-13 11:40:06 -050096 # via
beierlm2868dec2022-06-24 17:40:58 +000097 # oslo-config
98 # oslo-utils
beierlm0ae051c2022-01-13 11:40:06 -050099 # python-keystoneclient
beierlm2868dec2022-06-24 17:40:58 +0000100oslo-serialization==4.3.0
beierlm0ae051c2022-01-13 11:40:06 -0500101 # via python-keystoneclient
beierlm2868dec2022-06-24 17:40:58 +0000102oslo-utils==6.0.0
beierlm0ae051c2022-01-13 11:40:06 -0500103 # via
beierlm2868dec2022-06-24 17:40:58 +0000104 # oslo-serialization
beierlm0ae051c2022-01-13 11:40:06 -0500105 # python-keystoneclient
106packaging==21.3
beierlm2868dec2022-06-24 17:40:58 +0000107 # via
108 # oslo-utils
109 # python-keystoneclient
110pbr==5.9.0
beierlm0ae051c2022-01-13 11:40:06 -0500111 # via
beierlm0ae051c2022-01-13 11:40:06 -0500112 # keystoneauth1
113 # os-service-types
beierlm2868dec2022-06-24 17:40:58 +0000114 # oslo-i18n
115 # oslo-serialization
beierlm0ae051c2022-01-13 11:40:06 -0500116 # python-keystoneclient
117 # stevedore
118portend==3.1.0
119 # via cherrypy
beierlm2868dec2022-06-24 17:40:58 +0000120pyparsing==3.0.9
beierlm0ae051c2022-01-13 11:40:06 -0500121 # via
beierlm2868dec2022-06-24 17:40:58 +0000122 # oslo-utils
beierlm0ae051c2022-01-13 11:40:06 -0500123 # packaging
124pyrsistent==0.18.1
125 # via jsonschema
beierlm2868dec2022-06-24 17:40:58 +0000126python-keystoneclient==4.5.0
beierlm0ae051c2022-01-13 11:40:06 -0500127 # via -r requirements.in
aticig9cfa8162022-04-07 11:57:18 +0300128pytz==2022.1
beierlm0ae051c2022-01-13 11:40:06 -0500129 # via
beierlm2868dec2022-06-24 17:40:58 +0000130 # oslo-serialization
131 # oslo-utils
beierlm0ae051c2022-01-13 11:40:06 -0500132 # tempora
133pyyaml==5.4.1
134 # via
135 # -r requirements.in
beierlm2868dec2022-06-24 17:40:58 +0000136 # oslo-config
137requests==2.28.0
beierlm0ae051c2022-01-13 11:40:06 -0500138 # via
139 # -r requirements.in
140 # keystoneauth1
beierlm2868dec2022-06-24 17:40:58 +0000141 # oslo-config
beierlm0ae051c2022-01-13 11:40:06 -0500142 # python-keystoneclient
143rfc3986==2.0.0
beierlm2868dec2022-06-24 17:40:58 +0000144 # via oslo-config
beierlm0ae051c2022-01-13 11:40:06 -0500145six==1.16.0
146 # via
147 # cheroot
148 # keystoneauth1
149 # python-keystoneclient
150 # tacacs-plus
151stevedore==3.5.0
152 # via
153 # keystoneauth1
beierlm2868dec2022-06-24 17:40:58 +0000154 # oslo-config
beierlm0ae051c2022-01-13 11:40:06 -0500155 # python-keystoneclient
beierlm2868dec2022-06-24 17:40:58 +0000156tacacs-plus==2.6
beierlm0ae051c2022-01-13 11:40:06 -0500157 # via -r requirements.in
aticig9cfa8162022-04-07 11:57:18 +0300158tempora==5.0.1
beierlm0ae051c2022-01-13 11:40:06 -0500159 # via portend
aticig9cfa8162022-04-07 11:57:18 +0300160urllib3==1.26.9
beierlm0ae051c2022-01-13 11:40:06 -0500161 # via requests
beierlm2868dec2022-06-24 17:40:58 +0000162wrapt==1.14.1
beierlm0ae051c2022-01-13 11:40:06 -0500163 # via debtcollector
164yarl==1.7.2
165 # via aiohttp
beierlm2868dec2022-06-24 17:40:58 +0000166zc-lockfile==2.0
beierlm0ae051c2022-01-13 11:40:06 -0500167 # via cherrypy
aticig9cfa8162022-04-07 11:57:18 +0300168zipp==3.8.0
beierlm0ae051c2022-01-13 11:40:06 -0500169 # via importlib-resources
170
171# The following packages are considered to be unsafe in a requirements file:
172# setuptools