c73afa9fd1
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
6 lines
71 B
Plaintext
6 lines
71 B
Plaintext
argparse
|
|
iso8601>=0.1.4
|
|
prettytable>=0.6,<0.7
|
|
requests>=0.8
|
|
simplejson
|