From: Aashish Sharma Date: Tue, 23 May 2023 08:26:28 +0000 (+0530) Subject: mgr/dashboard: fix regression caused by bcc92adb96d1ab8155d30cb51933b0d07b398cdc X-Git-Tag: v19.0.0~1141^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2ce38bbc2a9e891a0afc243b763deae6e2b25143;p=ceph.git mgr/dashboard: fix regression caused by bcc92adb96d1ab8155d30cb51933b0d07b398cdc This PR intends to revert the changendone in requirements-test.tzt by PR 50643 Fixes: bcc92adb96d1ab8155d30cb51933b0d07b398cdc Signed-off-by: Aashish Sharma --- diff --git a/src/pybind/mgr/dashboard/requirements-test.txt b/src/pybind/mgr/dashboard/requirements-test.txt index d2566bab59f6..4e925e8616f1 100644 --- a/src/pybind/mgr/dashboard/requirements-test.txt +++ b/src/pybind/mgr/dashboard/requirements-test.txt @@ -1,4 +1,4 @@ pytest-cov pytest-instafail pyfakefs==4.5.0 -jsonschema +jsonschema==4.16.0