Update 2023.1 reqs to support os-traits 2.10 as min version

We're now close to RC1, we need to ensure that 2023.1 Placement will support
the new traits.

NOTE(sbauza) : We recently removed the gabbit check on the number of traits,
we don't need to amend it (I31431a6eb4f144135da0dc9c6d5e4c6b75d1af5d)

Change-Id: Id0f93c6a42d4e42cce668fe8927ab4249bfa9bd6
This commit is contained in:
Sylvain Bauza 2023-02-16 11:27:18 +01:00
parent 636d65e3ef
commit 9fa635bd60
1 changed files with 1 additions and 1 deletions

View File

@ -26,5 +26,5 @@ oslo.middleware>=3.31.0 # Apache-2.0
oslo.upgradecheck>=1.3.0 # Apache-2.0
# NOTE(efried): Sync lower-constraints.txt for os-traits & os-resource-classes.
os-resource-classes>=1.1.0 # Apache-2.0
os-traits>=2.8.0 # Apache-2.0
os-traits>=2.10.0 # Apache-2.0
microversion-parse>=0.2.1 # Apache-2.0