hhursev / recipe-scrapers

Python package for scraping recipes data
MIT License
1.61k stars 505 forks source link

Dependencies: increase baseline 'extruct' version to >= 0.15.0 #1089

Closed jayaddison closed 2 months ago

jayaddison commented 2 months ago

Version 0.15.0 of extruct declared support for Python 3.10 and 3.11, so it seems worthwhile to upgrade our baseline dependency to that version or greater.

jayaddison commented 2 months ago

(NB: v0.15.0 should also be Python 3.8+ compatible)