summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorAbhishek Chanda <abhishek@cloudscaling.com>2014-12-13 20:59:56 +0530
committerAbhishek Chanda <abhishek@cloudscaling.com>2014-12-13 21:01:19 +0530
commit1cd9d727b23b471bdaecc10a98ac9981b25cbab2 (patch)
tree552f9c5508150b44170e1906d4f68cf7c855f04b /requirements.txt
parente3d6921715b544117c183d74454c87ba9e68327b (diff)
downloadceilometer-1cd9d727b23b471bdaecc10a98ac9981b25cbab2.tar.gz
Drop anyjson
oslo.serialization is a drop in replacement and already being used Change-Id: I479221a9d4ec34cfef951d127af249e8c9432c29
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index cd1010e9..4adf7d85 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,6 @@
retrying>=1.2.2,!=1.3.0 # Apache-2.0
alembic>=0.6.4
-anyjson>=0.3.3
argparse
croniter>=0.3.4 # MIT License
eventlet>=0.15.2