There are no imports from httplib2 and everything seems to be converted over to using the requests library now, so remove the extraneous dependency. Change-Id: I6a2a9543ea8f5da29494e1dba7659ec02a43deea
10 lines
126 B
Plaintext
10 lines
126 B
Plaintext
pbr>=0.6,!=0.7,<1.0
|
|
argparse
|
|
cliff>=1.4.3
|
|
iso8601>=0.1.9
|
|
netaddr>=0.7.6
|
|
requests>=1.1
|
|
simplejson>=2.0.9
|
|
six>=1.6.0
|
|
Babel>=1.3
|