Updated YAQL requirement to >= 0.2.6

YAQL has been update to pin ply requirement and a new version has been
released. This patch updates murano requirements to use this version.

Change-Id: Iabb2cd39dd08cf949d0e374a63b6b54263220ead
Closes-bug: #1448990
This commit is contained in:
Alexander Tivelkov 2015-04-27 22:02:48 +03:00
parent 33317ed4ea
commit 4ea66c11b4
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@ PyYAML>=3.1.0
# not listed in global requirements
django-floppyforms>=1.1
yaql>=0.2.3,<0.3
yaql>=0.2.6,<0.3
python-muranoclient>=0.5.6,<0.6.0