add escalator cli framework
[escalator.git] / client / requirements.txt
1 # The order of packages is significant, because pip processes them in the order
2 # of appearance. Changing the order has an impact on the overall integration
3 # process, which may cause wedges in the gate later.
4 pbr>=0.6,!=0.7,<1.0
5 Babel>=1.3
6 argparse
7 PrettyTable>=0.7,<0.8
8 python-keystoneclient>=1.0.0
9 pyOpenSSL>=0.11
10 requests>=2.2.0,!=2.4.0
11 warlock>=1.0.1,<2
12 six>=1.7.0
13 oslo.utils>=1.2.0                       # Apache-2.0
14 oslo.i18n>=1.3.0  # Apache-2.0