From: Sebastian Wagner Date: Wed, 12 Feb 2020 16:18:32 +0000 (+0100) Subject: mgr/dashboard: add pyyaml to requirements.txt X-Git-Tag: v15.1.1~379^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=930ee6078035272cec292c522b378ba7d06c07f9;p=ceph-ci.git mgr/dashboard: add pyyaml to requirements.txt Signed-off-by: Sebastian Wagner --- diff --git a/src/pybind/mgr/dashboard/requirements.txt b/src/pybind/mgr/dashboard/requirements.txt index 35d84b1e323..1b8ce514329 100644 --- a/src/pybind/mgr/dashboard/requirements.txt +++ b/src/pybind/mgr/dashboard/requirements.txt @@ -10,3 +10,4 @@ Routes six -e ../../../python-common prettytable +pyyaml