Skip to content

Commit ccaa870

Browse files
authored
Merge pull request ceph#62242 from rhcs-dashboard/pin-xmlsec
mgr/dashboard: pin lxml to fix run-dashboard-tox-make-check failure
2 parents a1576c0 + 1f84505 commit ccaa870

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pybind/mgr/dashboard/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ jsonpatch
1414
grpcio==1.46.5
1515
grpcio-tools==1.46.5
1616
jmespath
17+
lxml==4.8.0 # to fix https://github.com/xmlsec/python-xmlsec/issues/320

0 commit comments

Comments
 (0)