Files
python-keystoneclient/tools/pip-requires
Alex Meade c784105148 Require httplib2 version 0.7 or higher.
SSL validation was not available until version 0.7 of httplib, which keystone
client makes use of. Therefore, we cannot just allow any version.

Change-Id: I05dc72aa77a4f861cc238fccf5a22192f7bdbf6f
2012-09-17 15:53:27 -04:00

5 lines
46 B
Plaintext

argparse
httplib2>=0.7
prettytable
simplejson