You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To avoid future issues it would be good if this library would change its pinning to allow any higher version and just set a minimum version. Or set a maximum version that is more forgiving.
Console output
The text was updated successfully, but these errors were encountered:
Good catch! Requiring defusedxml is rather recent addition and I didn't pay enough attention to simply pin on the major version. The linked PR changes allows now all 0.x series to fulfill that requirement.
Describe the bug
http://pyfound.blogspot.com/2020/03/new-pip-resolver-to-roll-out-this-year.html#what-will-change
Thanks for your support of Home Assistant!
Version information (please complete the following information):
Device information:
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Console output
The text was updated successfully, but these errors were encountered: