summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorJames Page <james.page@ubuntu.com>2018-01-03 10:11:30 +0000
committerJames Page <james.page@ubuntu.com>2018-01-03 13:54:27 +0000
commit05050e4b2110d0807257c2a29c4ab6080813f36d (patch)
treeedb7402943fdef8414441edde5f019cae1f5c0c9 /requirements.txt
parenta6da5a6b2fcdf863f87e0e9734bf615f4cb24c3b (diff)
downloadceilometer-05050e4b2110d0807257c2a29c4ab6080813f36d.tar.gz
Replace ujson with json
ujson has not had any active maintenance for the last 12 months; switch to using json module instead. Change-Id: I39027b534e94b3f877d881647a7c843183f60f92 Closes-Bug: 1737989
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 b978ac8a..9282f424 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -19,7 +19,6 @@ oslo.reports>=0.6.0 # Apache-2.0
oslo.rootwrap>=2.0.0 # Apache-2.0
pbr>=1.6 # Apache-2.0
oslo.messaging>=5.12.0 # Apache-2.0
-ujson
oslo.utils>=3.5.0 # Apache-2.0
pysnmp<5.0.0,>=4.2.3 # BSD
python-glanceclient>=2.0.0 # Apache-2.0