]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: add pyyaml to requirements.txt 32817/head
authorSebastian Wagner <sebastian.wagner@suse.com>
Wed, 12 Feb 2020 16:18:32 +0000 (17:18 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Mon, 17 Feb 2020 09:24:01 +0000 (10:24 +0100)
Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
src/pybind/mgr/dashboard/requirements.txt

index 35d84b1e3238ea7bb868a1776590f8ad1f9f9368..1b8ce514329f0d1656fea27710b0711cb6fd25eb 100644 (file)
@@ -10,3 +10,4 @@ Routes
 six
 -e ../../../python-common
 prettytable
+pyyaml