Remove unused dependencies

- anyjson is a dependency for oslo.serialization
- argparse is in std lib

Change-Id: Ie09287113c1cff8ad774fbc88cbc84650baa6b0e
This commit is contained in:
Abhishek Chanda
2014-12-13 21:04:52 +05:30
parent 6f2231a709
commit c51bc1c2f3

View File

@@ -6,8 +6,6 @@ pbr>=0.6,!=0.7,<1.0
Paste
PasteDeploy>=1.5.0
Routes>=1.12.3,!=2.0
anyjson>=0.3.3
argparse
eventlet>=0.15.2
greenlet>=0.3.2
httplib2>=0.7.5