opentelemetry-python
opentelemetry-python copied to clipboard
Investigate and properly fix the markupsafe import error
A breaking change introduced in markupsafe package broke lot of stuff around the web. This is suggestion from the pallets team https://github.com/pallets/markupsafe/issues/282#issuecomment-1043899655. We need to bump few packages to major versions in our dependencies.