httpadapter python2 is a beast, lol. I gave up after a while and switched to `aiohttp` for async stuff. Not sure if that’s an option for you, but it’s way more modern.
If you’re stuck with python2, maybe try downgrading some of the conflicting libraries? Sometimes that helps.
If you’re stuck with python2, maybe try downgrading some of the conflicting libraries? Sometimes that helps.
