Replies: 1 comment
-
Update: the outdated
It's not that urgent, since not much need for |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The
matrix-client 0.4.0
was released over three years ago and is working fine. However, it depends onurllib3~=1.21
, while the latest version ofurllib3
is 2.2.3.At the moment, this isn't a pressing problem, as only a few packages (like PyGithub) require
urllib3
and remain compatible with the older versions.That said, I’m bringing this up in Discussions for awareness, though it's not urgent for the time being.
Additionally, the matrix-client recommends switching to matrix-nio as an alternative.
Lastly, thank you for your continued dedication and hard work!
Beta Was this translation helpful? Give feedback.
All reactions