From: Sebastian Wagner Date: Fri, 24 Jan 2020 13:10:24 +0000 (+0100) Subject: mgr/dashboard: add prettytable to requirmenets.txt X-Git-Tag: v15.1.1~379^2~6 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d4a27bca5016a71d56981feab367bcce463ba3ef;p=ceph.git mgr/dashboard: add prettytable to requirmenets.txt Signed-off-by: Sebastian Wagner --- diff --git a/src/pybind/mgr/dashboard/requirements.txt b/src/pybind/mgr/dashboard/requirements.txt index c63b61940ca..35d84b1e323 100644 --- a/src/pybind/mgr/dashboard/requirements.txt +++ b/src/pybind/mgr/dashboard/requirements.txt @@ -9,3 +9,4 @@ requests Routes six -e ../../../python-common +prettytable