]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Remove unused dependencies
authorAbhishek Chanda <abhishek@cloudscaling.com>
Sat, 13 Dec 2014 15:34:52 +0000 (21:04 +0530)
committerAbhishek Chanda <abhishek@cloudscaling.com>
Sat, 13 Dec 2014 15:37:17 +0000 (21:07 +0530)
- anyjson is a dependency for oslo.serialization
- argparse is in std lib

Change-Id: Ie09287113c1cff8ad774fbc88cbc84650baa6b0e

requirements.txt

index 6c491b1573192e3ee6f16777919b6a9b70967673..4e0d5fca9b0e4857f82da3b38a5e28d32f870fba 100644 (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