Bump YAQL version to 0.2.7
YAQL version 0.2.7 have a few critical bugfixes. So according this we need to bump YAQL version from 0.2.6 to 0.2.7 in global-requirements and upper-constraints. Also, the YAQL 0.2.6 haven't compatibility with ply 3.6, which listed in upper-constraints. This problem blocks murano-dsvm-gate. Change-Id: Icc5e0d249d1f8661980b5321e96702d5e97de767
This commit is contained in:
parent
724a83a30e
commit
7f192f6595
@ -219,7 +219,7 @@ XStatic-smart-table>=1.4.5.3 # MIT License
|
||||
XStatic-Spin>=1.2.5.2 # MIT License
|
||||
XStatic-term.js>=0.0.4 # MIT License
|
||||
XStatic-Angular-FileUpload>=1.4.0.1 # MIT License
|
||||
yaql>=0.2.6,!=0.3.0 # Apache 2.0 License
|
||||
yaql>=0.2.7,!=0.3.0 # Apache 2.0 License
|
||||
|
||||
# Testing tools below, which are typically in test-requires.txt
|
||||
|
||||
|
@ -312,6 +312,6 @@ wrapt===1.10.5
|
||||
wsgi-intercept===0.10.0
|
||||
xattr===0.7.8
|
||||
xvfbwrapper===0.2.4
|
||||
yaql===0.2.6
|
||||
yaql===0.2.7
|
||||
zake===0.2.2
|
||||
zope.interface===4.1.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user