Remove httplib2 requirement

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
This commit is contained in:
Matt Riedemann
2014-04-29 09:12:25 -07:00
parent fa49aab4e3
commit 3bfc24ab46

View File

@@ -1,7 +1,6 @@
pbr>=0.6,!=0.7,<1.0
argparse
cliff>=1.4.3
httplib2>=0.7.5
iso8601>=0.1.9
netaddr>=0.7.6
requests>=1.1