Files
python-keystoneclient/tools/pip-requires
K Jonathan Harker a564b88e68 Pin requests module more strictly.
requests.request() does not accept the keyword argument 'config'
(used on keystoneclient/client.py:339) after version 1.0.0.

Fixes bug #1116740

Change-Id: I0a778849ff44a76a2647aa46057fdb35401fae5f
2013-02-05 14:59:49 -08:00

6 lines
68 B
Plaintext

argparse
iso8601>=0.1.4
prettytable
requests>=0.8.8,<1.0
simplejson