current: python-requests-2.22.0 conflict with python-idna-2.9
by marrowsuck from LinuxQuestions.org on (#4ZJJ6)
python-requests requires idna<2.9,>=2.5.
Upstream has fixed this by limiting the requirements of third party packages to major releases.
https://github.com/psf/requests/pull/5342


Upstream has fixed this by limiting the requirements of third party packages to major releases.
https://github.com/psf/requests/pull/5342