Update minimum requirements
This patch updates keystoneauth1 minimum version. The current used version 4.3.1 was released in 22 Feb, 2021 which is ~2 years old. Updating the version to 5.0.0 released in 15 July, 2022 and upper-constraints have 5.1.1 released on 3 Jan, 2023. Change-Id: If8a958345ae62006b8e6221a60ff3217e31823ac
This commit is contained in:
parent
c8eb9bd0a9
commit
5436a5f1b6
@ -3,7 +3,7 @@
|
||||
# process, which may cause wedges in the gate later.
|
||||
pbr>=5.5.0 # Apache-2.0
|
||||
PrettyTable>=0.7.2 # BSD
|
||||
keystoneauth1>=4.3.1 # Apache-2.0
|
||||
keystoneauth1>=5.0.0 # Apache-2.0
|
||||
oslo.i18n>=5.0.1 # Apache-2.0
|
||||
oslo.utils>=4.8.0 # Apache-2.0
|
||||
requests>=2.25.1 # Apache-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user