hacf-fr / freebox-api

Manage your freebox in Python using the Freebox OS API
https://readthedocs.org/projects/freebox-api/
GNU General Public License v3.0
31 stars 17 forks source link

Remove urllib3 dependency #633

Closed cdce8p closed 5 months ago

cdce8p commented 8 months ago

AFAICT urllib3 isn't actually used (anymore). The requirement / constraint currently block Home Assistant from using urllib3>=2.

It would be awesome if a new version could be released soon after this is merged to unblock HA.

cdce8p commented 7 months ago

/CC @Quentame