Force yaql 3.0.0
Since yaql 3.0.0 has landed last year, we don't want our users to use a deprecated version of yaql in mistral. Let's force this upgrade Change-Id: I6b00bc6538e056b30fe4aaac6494a1a38781fb86 Signed-off-by: Arnaud M <arnaud.morin@gmail.com>
This commit is contained in:
parent
688c4e5743
commit
025d3e5ed7
@ -36,6 +36,6 @@ tenacity>=5.0.1 # Apache-2.0
|
||||
SQLAlchemy>=1.2.5 # MIT
|
||||
stevedore>=1.20.0 # Apache-2.0
|
||||
WSME>=0.8.0 # MIT
|
||||
yaql>=1.1.3 # Apache 2.0 License
|
||||
yaql>=3.0.0 # Apache 2.0 License
|
||||
tooz>=1.58.0 # Apache-2.0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user