From: Nizamudeen A Date: Thu, 13 Mar 2025 06:47:41 +0000 (+0530) Subject: Revert "mgr/dashboard: pin lxml to fix run-dashboard-tox-make-check failure" X-Git-Tag: testing/wip-vshankar-testing-20250729.075621-reef-debug~18^2~1 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=955df9d1c13c8e1c78fcff067e34d35a68243126;p=ceph-ci.git Revert "mgr/dashboard: pin lxml to fix run-dashboard-tox-make-check failure" This reverts commit 1f84505f1232dd8445df1a2a819fa000062d3934. Signed-off-by: Nizamudeen A (cherry picked from commit 8e6b6cdd5c302577c81aa041ef4b3f494ed717a7) Conflicts: src/pybind/mgr/dashboard/requirements.txt - only removed the lxml pinning --- diff --git a/src/pybind/mgr/dashboard/requirements.txt b/src/pybind/mgr/dashboard/requirements.txt index 70dd62c4be8..24bb3d3864d 100644 --- a/src/pybind/mgr/dashboard/requirements.txt +++ b/src/pybind/mgr/dashboard/requirements.txt @@ -11,4 +11,3 @@ pyyaml natsort setuptools jsonpatch -lxml==4.8.0 # to fix https://github.com/xmlsec/python-xmlsec/issues/320