From: Nizamudeen A Date: Mon, 4 Mar 2024 12:52:48 +0000 (+0530) Subject: mgr/dashboard: debugging make check failure X-Git-Tag: v18.2.4~201^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F56127%2Fhead;p=ceph.git mgr/dashboard: debugging make check failure Signed-off-by: Nizamudeen A (cherry picked from commit 958c60d8a74e3c38abe043e7f2cfbe4224cfb411) --- diff --git a/src/pybind/mgr/dashboard/requirements.txt b/src/pybind/mgr/dashboard/requirements.txt index 292971819c9..24bb3d3864d 100644 --- a/src/pybind/mgr/dashboard/requirements.txt +++ b/src/pybind/mgr/dashboard/requirements.txt @@ -6,7 +6,7 @@ requests Routes -e ../../../python-common prettytable -pytest +pytest==8.0.2 pyyaml natsort setuptools