Update 2024.2 reqs to support os-traits 3.1.0 as min version

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

Change-Id: I0d55592a62f6b44bb9ef6f56400ad743ffda0a63
This commit is contained in:
Sylvain Bauza 2024-09-09 18:27:45 +02:00
parent 5a340f7548
commit 164e6548da

@ -22,5 +22,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>=3.0.0 # Apache-2.0
os-traits>=3.1.0 # Apache-2.0
microversion-parse>=0.2.1 # Apache-2.0