Skip to content

Commit

Permalink
mgr/dashboard: pin xmlsec to 1.3.13
Browse files Browse the repository at this point in the history
xmlsec is an inner dependency used by python3-saml. A newer release of
it broke the import.
xmlsec/python-xmlsec#314

Signed-off-by: Nizamudeen A <[email protected]>
  • Loading branch information
nizamial09 committed Apr 18, 2024
1 parent 08d35a8 commit ecec127
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pybind/mgr/dashboard/requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ pytest-instafail
pyfakefs==4.5.0
jsonschema~=4.0
PyJWT~=2.0
xmlsec==1.3.13

0 comments on commit ecec127

Please sign in to comment.