python-novaclient/tools/pip-requires
Sascha Peilicke c73afa9fd1 Update to requests >= 0.8
The requests module dropped all configuration with the 1.0.0 release.
There's no danger_mode and no 'verbose'' mode. The former
shouldn't be necessary anymore and the latter can be done by setting
a different log handler for the request.logging root logger.

Change-Id: Iec169ef6e39097814cdbf1b777bc0590236692ba
2013-02-11 12:49:28 +01:00

6 lines
71 B
Plaintext

argparse
iso8601>=0.1.4
prettytable>=0.6,<0.7
requests>=0.8
simplejson