blob: 6aba8d9c4c9c2ff820a9ed23659ebb6fc15b175d [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
garciadeblas68458692025-06-24 17:20:52 +020017aiohappyeyeballs==2.6.1
garciadeblasb2e83e72024-08-07 01:05:09 +020018 # via aiohttp
garciadeblas5112b4c2025-12-09 20:25:50 +010019aiohttp==3.13.2
beierlm0ae051c2022-01-13 11:40:06 -050020 # via -r requirements.in
garciadeblas01692dc2025-08-01 17:00:20 +020021aiosignal==1.4.0
beierlm0ae051c2022-01-13 11:40:06 -050022 # via aiohttp
garciadeblas6027a8f2024-12-16 16:36:06 +010023async-timeout==4.0.3
24 # via
25 # -r requirements.in
26 # aiohttp
garciadeblas5112b4c2025-12-09 20:25:50 +010027attrs==25.4.0
beierlm0ae051c2022-01-13 11:40:06 -050028 # via
29 # aiohttp
30 # jsonschema
garciadeblas514b5462023-09-06 10:34:02 +020031 # referencing
Mark Beierl1c87a422023-01-27 21:23:41 +000032autocommand==2.2.2
33 # via jaraco-text
garciadeblasb2e83e72024-08-07 01:05:09 +020034backports-tarfile==1.2.0
35 # via jaraco-context
garciadeblasb266b362025-09-30 17:27:57 +020036bcrypt==5.0.0
escaleira9e393822025-04-03 18:53:24 +010037 # via -r requirements.in
garciadeblasb2e83e72024-08-07 01:05:09 +020038cefevent==0.5.6
elumalai7802ff82023-04-24 20:38:32 +053039 # via -r requirements.in
garciadeblas5112b4c2025-12-09 20:25:50 +010040certifi==2025.11.12
beierlm0ae051c2022-01-13 11:40:06 -050041 # via requests
garciadeblas5112b4c2025-12-09 20:25:50 +010042charset-normalizer==3.4.4
garciadeblasb2e83e72024-08-07 01:05:09 +020043 # via requests
garciadeblas5112b4c2025-12-09 20:25:50 +010044cheroot==11.1.2
beierlm0ae051c2022-01-13 11:40:06 -050045 # via cherrypy
garciadeblasb2e83e72024-08-07 01:05:09 +020046cherrypy==18.10.0
beierlm0ae051c2022-01-13 11:40:06 -050047 # via -r requirements.in
garciadeblasb2e83e72024-08-07 01:05:09 +020048debtcollector==3.0.0
beierlm0ae051c2022-01-13 11:40:06 -050049 # via
beierlm2868dec2022-06-24 17:40:58 +000050 # oslo-utils
beierlm0ae051c2022-01-13 11:40:06 -050051 # python-keystoneclient
garciadeblasb266b362025-09-30 17:27:57 +020052deepdiff==8.6.1
aticig9cfa8162022-04-07 11:57:18 +030053 # via -r requirements.in
garciadeblas5112b4c2025-12-09 20:25:50 +010054frozenlist==1.8.0
Mark Beierl1c87a422023-01-27 21:23:41 +000055 # via
56 # aiohttp
57 # aiosignal
garciadeblas5112b4c2025-12-09 20:25:50 +010058idna==3.11
beierlm0ae051c2022-01-13 11:40:06 -050059 # via
60 # requests
61 # yarl
garciadeblasb2e83e72024-08-07 01:05:09 +020062iso8601==2.1.0
beierlm0ae051c2022-01-13 11:40:06 -050063 # via
64 # keystoneauth1
beierlm2868dec2022-06-24 17:40:58 +000065 # oslo-utils
garciadeblas68458692025-06-24 17:20:52 +020066jaraco-collections==5.2.1
beierlm0ae051c2022-01-13 11:40:06 -050067 # via cherrypy
garciadeblas4d732392024-12-15 11:03:05 +010068jaraco-context==6.0.1
beierlm2868dec2022-06-24 17:40:58 +000069 # via jaraco-text
garciadeblasb266b362025-09-30 17:27:57 +020070jaraco-functools==4.3.0
beierlm0ae051c2022-01-13 11:40:06 -050071 # via
72 # cheroot
beierlm2868dec2022-06-24 17:40:58 +000073 # jaraco-text
beierlm0ae051c2022-01-13 11:40:06 -050074 # tempora
garciadeblasb2e83e72024-08-07 01:05:09 +020075jaraco-text==4.0.0
beierlm2868dec2022-06-24 17:40:58 +000076 # via jaraco-collections
garciadeblasb266b362025-09-30 17:27:57 +020077jsonschema==4.25.1
beierlm0ae051c2022-01-13 11:40:06 -050078 # via -r requirements.in
garciadeblasb266b362025-09-30 17:27:57 +020079jsonschema-specifications==2025.9.1
garciadeblas514b5462023-09-06 10:34:02 +020080 # via jsonschema
garciadeblasb266b362025-09-30 17:27:57 +020081keystoneauth1==5.12.0
beierlm0ae051c2022-01-13 11:40:06 -050082 # via python-keystoneclient
garciadeblasb266b362025-09-30 17:27:57 +020083more-itertools==10.8.0
beierlm0ae051c2022-01-13 11:40:06 -050084 # via
85 # cheroot
86 # cherrypy
beierlm2868dec2022-06-24 17:40:58 +000087 # jaraco-functools
Mark Beierl1c87a422023-01-27 21:23:41 +000088 # jaraco-text
garciadeblas5112b4c2025-12-09 20:25:50 +010089msgpack==1.1.2
beierlm2868dec2022-06-24 17:40:58 +000090 # via oslo-serialization
garciadeblas5112b4c2025-12-09 20:25:50 +010091multidict==6.7.0
beierlm0ae051c2022-01-13 11:40:06 -050092 # via
93 # aiohttp
94 # yarl
garciadeblasb2e83e72024-08-07 01:05:09 +020095netaddr==1.3.0
beierlm0ae051c2022-01-13 11:40:06 -050096 # via
beierlm2868dec2022-06-24 17:40:58 +000097 # oslo-config
98 # oslo-utils
garciadeblas01692dc2025-08-01 17:00:20 +020099orderly-set==5.5.0
aticig9cfa8162022-04-07 11:57:18 +0300100 # via deepdiff
garciadeblas5112b4c2025-12-09 20:25:50 +0100101os-service-types==1.8.2
beierlm0ae051c2022-01-13 11:40:06 -0500102 # via keystoneauth1
garciadeblas5112b4c2025-12-09 20:25:50 +0100103oslo-config==10.1.0
beierlm0ae051c2022-01-13 11:40:06 -0500104 # via python-keystoneclient
garciadeblas5112b4c2025-12-09 20:25:50 +0100105oslo-i18n==6.7.1
beierlm0ae051c2022-01-13 11:40:06 -0500106 # via
beierlm2868dec2022-06-24 17:40:58 +0000107 # oslo-config
108 # oslo-utils
beierlm0ae051c2022-01-13 11:40:06 -0500109 # python-keystoneclient
garciadeblasb266b362025-09-30 17:27:57 +0200110oslo-serialization==5.8.0
beierlm0ae051c2022-01-13 11:40:06 -0500111 # via python-keystoneclient
garciadeblas5112b4c2025-12-09 20:25:50 +0100112oslo-utils==9.2.0
beierlm0ae051c2022-01-13 11:40:06 -0500113 # via
beierlm2868dec2022-06-24 17:40:58 +0000114 # oslo-serialization
beierlm0ae051c2022-01-13 11:40:06 -0500115 # python-keystoneclient
garciadeblas68458692025-06-24 17:20:52 +0200116packaging==25.0
beierlm2868dec2022-06-24 17:40:58 +0000117 # via
118 # oslo-utils
119 # python-keystoneclient
garciadeblas5112b4c2025-12-09 20:25:50 +0100120pbr==7.0.3
beierlm0ae051c2022-01-13 11:40:06 -0500121 # via
beierlm0ae051c2022-01-13 11:40:06 -0500122 # keystoneauth1
123 # os-service-types
beierlm2868dec2022-06-24 17:40:58 +0000124 # oslo-i18n
garciadeblas5f41d782025-03-12 00:11:55 +0100125 # oslo-utils
beierlm0ae051c2022-01-13 11:40:06 -0500126 # python-keystoneclient
garciadeblas68458692025-06-24 17:20:52 +0200127portend==3.2.1
beierlm0ae051c2022-01-13 11:40:06 -0500128 # via cherrypy
garciadeblas5112b4c2025-12-09 20:25:50 +0100129propcache==0.4.1
garciadeblas4d732392024-12-15 11:03:05 +0100130 # via
131 # aiohttp
132 # yarl
garciadeblas5112b4c2025-12-09 20:25:50 +0100133psutil==7.1.3
Mark Beierl1c87a422023-01-27 21:23:41 +0000134 # via oslo-utils
garciadeblasb266b362025-09-30 17:27:57 +0200135pyparsing==3.2.5
garciadeblas4d732392024-12-15 11:03:05 +0100136 # via oslo-utils
garciadeblas68458692025-06-24 17:20:52 +0200137pyrage==1.3.0
garciadeblas6e88d9c2024-08-15 10:55:04 +0200138 # via -r requirements.in
garciadeblasb2e83e72024-08-07 01:05:09 +0200139python-dateutil==2.9.0.post0
140 # via tempora
garciadeblasb266b362025-09-30 17:27:57 +0200141python-keystoneclient==5.7.0
beierlm0ae051c2022-01-13 11:40:06 -0500142 # via -r requirements.in
garciadeblasb266b362025-09-30 17:27:57 +0200143pyyaml==6.0.3
beierlm0ae051c2022-01-13 11:40:06 -0500144 # via
145 # -r requirements.in
beierlm2868dec2022-06-24 17:40:58 +0000146 # oslo-config
garciadeblasb2e83e72024-08-07 01:05:09 +0200147 # oslo-utils
garciadeblas5112b4c2025-12-09 20:25:50 +0100148referencing==0.37.0
garciadeblas514b5462023-09-06 10:34:02 +0200149 # via
150 # jsonschema
151 # jsonschema-specifications
garciadeblasb266b362025-09-30 17:27:57 +0200152requests==2.32.5
beierlm0ae051c2022-01-13 11:40:06 -0500153 # via
154 # -r requirements.in
155 # keystoneauth1
beierlm2868dec2022-06-24 17:40:58 +0000156 # oslo-config
beierlm0ae051c2022-01-13 11:40:06 -0500157 # python-keystoneclient
158rfc3986==2.0.0
beierlm2868dec2022-06-24 17:40:58 +0000159 # via oslo-config
garciadeblas5112b4c2025-12-09 20:25:50 +0100160rpds-py==0.30.0
garciadeblas514b5462023-09-06 10:34:02 +0200161 # via
162 # jsonschema
163 # referencing
garciadeblas4d732392024-12-15 11:03:05 +0100164six==1.17.0
beierlm0ae051c2022-01-13 11:40:06 -0500165 # via
garciadeblasb2e83e72024-08-07 01:05:09 +0200166 # python-dateutil
beierlm0ae051c2022-01-13 11:40:06 -0500167 # tacacs-plus
garciadeblas5112b4c2025-12-09 20:25:50 +0100168stevedore==5.6.0
beierlm0ae051c2022-01-13 11:40:06 -0500169 # via
170 # keystoneauth1
beierlm2868dec2022-06-24 17:40:58 +0000171 # oslo-config
beierlm0ae051c2022-01-13 11:40:06 -0500172 # python-keystoneclient
beierlm2868dec2022-06-24 17:40:58 +0000173tacacs-plus==2.6
beierlm0ae051c2022-01-13 11:40:06 -0500174 # via -r requirements.in
garciadeblas68458692025-06-24 17:20:52 +0200175tempora==5.8.1
beierlm0ae051c2022-01-13 11:40:06 -0500176 # via portend
garciadeblasb266b362025-09-30 17:27:57 +0200177typing-extensions==4.15.0
garciadeblas4d732392024-12-15 11:03:05 +0100178 # via
garciadeblas01692dc2025-08-01 17:00:20 +0200179 # aiosignal
garciadeblas4d732392024-12-15 11:03:05 +0100180 # keystoneauth1
181 # multidict
garciadeblas5112b4c2025-12-09 20:25:50 +0100182 # os-service-types
garciadeblas5f41d782025-03-12 00:11:55 +0100183 # referencing
garciadeblas68458692025-06-24 17:20:52 +0200184tzdata==2025.2
garciadeblas514b5462023-09-06 10:34:02 +0200185 # via
186 # oslo-serialization
187 # oslo-utils
garciadeblas5112b4c2025-12-09 20:25:50 +0100188urllib3==2.6.1
beierlm0ae051c2022-01-13 11:40:06 -0500189 # via requests
garciadeblas5112b4c2025-12-09 20:25:50 +0100190wrapt==2.0.1
beierlm0ae051c2022-01-13 11:40:06 -0500191 # via debtcollector
garciadeblas5112b4c2025-12-09 20:25:50 +0100192yarl==1.22.0
beierlm0ae051c2022-01-13 11:40:06 -0500193 # via aiohttp
garciadeblasb266b362025-09-30 17:27:57 +0200194zc-lockfile==4.0
beierlm0ae051c2022-01-13 11:40:06 -0500195 # via cherrypy
beierlm0ae051c2022-01-13 11:40:06 -0500196
197# The following packages are considered to be unsafe in a requirements file:
198# setuptools