Skip to content

Commit 1e95d0a

Browse files
authored
Merge pull request ceph#61871 from rhcs-dashboard/fix-70019-main
mgr/dashboard: fix Python xmlsec build issue Reviewed-by: @afreen23 Reviewed-by: @aaSharma14
2 parents 6ab6fc8 + 312ebf1 commit 1e95d0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pybind/mgr/dashboard/requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ pytest-instafail
33
pyfakefs==4.5.0
44
jsonschema~=4.0
55
PyJWT~=2.0
6-
xmlsec==1.3.13 # Pinning because of https://github.com/xmlsec/python-xmlsec/issues/314
6+
#xmlsec==1.3.13 # Pinning because of https://github.com/xmlsec/python-xmlsec/issues/314

0 commit comments

Comments
 (0)