bstoilov / py3-pinterest

Fully fledged Python Pinterest client
MIT License
293 stars 104 forks source link

Downstream issue in extruct #200

Open marcosfelt opened 3 months ago

marcosfelt commented 3 months ago

With new versions of lxml (I believe above 5.1.0), the extruct dependency breaks (see scrapinghub/extruct#215). Happy to submit a PR pinning the lxml version.

michael-genson commented 1 month ago

FYI - there is a new version of extruct out which fixes this