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
There is a constraint on idna < 3.
It looks like it was put in place due to an issue with requests, which has been fixed in 2.26.0: psf/requests#5868
I'm pretty sure we can now relax the constraint on idna.
The text was updated successfully, but these errors were encountered:
There is a constraint on idna < 3.
It looks like it was put in place due to an issue with requests, which has been fixed in 2.26.0: psf/requests#5868
I'm pretty sure we can now relax the constraint on idna.
The text was updated successfully, but these errors were encountered: