From c51bc1c2f3146ff63fdaf4adc8871bd4e5f2b3a7 Mon Sep 17 00:00:00 2001 From: Abhishek Chanda Date: Sat, 13 Dec 2014 21:04:52 +0530 Subject: [PATCH] Remove unused dependencies - anyjson is a dependency for oslo.serialization - argparse is in std lib Change-Id: Ie09287113c1cff8ad774fbc88cbc84650baa6b0e --- requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6c491b157..4e0d5fca9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 -- 2.45.2