Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Temporarily pin xmltodict to 0.12.0 to fix main failure (#23577)
The xmltodict 0,13.0 breaks some tests and likely 0.13.0 is buggy as the error is ValueError: Malformatted input. We pin it to 0.12.0 to fix the main failing. Related: #23576
- Loading branch information