webrecorder / cdxj-indexer

CDXJ Indexing of WARC/ARCs
Apache License 2.0
21 stars 10 forks source link

Relax constraint in idna < 3 #26

Open benoit74 opened 1 month ago

benoit74 commented 1 month ago

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: https://github.com/psf/requests/pull/5868 I'm pretty sure we can now relax the constraint on idna.