python-muranoclient/requirements.txt
Kirill Zaitsev 1ee951aef7 Updated YAQL requirement to >= 0.2.6
YAQL has been updated to pin ply requirement and a new version has been
released. This patch updates python-muranoclient requirements to use this version.

Change-Id: I0104065cc22a2dd2e735c1c1ac174f0903d8aa5a
Related-Bug: #1448990
2015-04-29 13:08:31 +03:00

22 lines
600 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
pbr>=0.6,!=0.7,<1.0
argparse
PrettyTable>=0.7,<0.8
python-glanceclient>=0.15.0
python-keystoneclient>=1.1.0
httplib2>=0.7.5
iso8601>=0.1.9
six>=1.9.0
Babel>=1.3
pyOpenSSL>=0.11
requests>=2.2.0,!=2.4.0
PyYAML>=3.1.0
oslo.serialization>=1.4.0,<1.5.0 # Apache-2.0
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0
# not listed in global requirements
yaql>=0.2.6,<0.3