From: Nizamudeen A Date: Tue, 8 Jul 2025 09:11:50 +0000 (+0530) Subject: mgr/dashboard: rm requirements-extra file X-Git-Tag: v20.1.0~95^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F64404%2Fhead;p=ceph.git mgr/dashboard: rm requirements-extra file which brings in python3-saml and is not needed anymore after https://github.com/ceph/ceph/pull/62239 Fixes: https://tracker.ceph.com/issues/70937 Signed-off-by: Nizamudeen A (cherry picked from commit 70642943be767b47fddb40e470dc9ca813fc4307) --- diff --git a/src/pybind/mgr/dashboard/requirements-extra.txt b/src/pybind/mgr/dashboard/requirements-extra.txt deleted file mode 100644 index 56c37b59ae56..000000000000 --- a/src/pybind/mgr/dashboard/requirements-extra.txt +++ /dev/null @@ -1 +0,0 @@ -python3-saml \ No newline at end of file