summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2022-10-11 13:23:31 +0000
committerGerrit Code Review <review@openstack.org>2022-10-11 13:23:31 +0000
commit934333f06cbcadf726f020178e67b41c3691af64 (patch)
treead607e1ac5d46154c87bec1ca2cdb8dea9db519b /requirements.txt
parent7a228d3a5f1d61a318d647ebd53c2d80a095c367 (diff)
parent225f1cd7765ddb7b725c538944947ada8c52e73f (diff)
downloadceilometer-934333f06cbcadf726f020178e67b41c3691af64.tar.gz
Merge "Add response handlers to support different response types"
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 9ae1bdf4..2a58eda8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,6 +6,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
+xmltodict>=0.13.0 # MIT License
cachetools>=2.1.0 # MIT License
cotyledon>=1.3.0 #Apache-2.0
futurist>=1.8.0 # Apache-2.0