diff --git a/python/requirements.txt b/python/requirements.txt index 811ec5d..9b04c75 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -7,7 +7,7 @@ aiohttp>=3.14.3,<4 httpx>=0.28.1 pycurl>=7.47.0; platform_system != "Windows" cloudscraper>=1.2.71 -autoscraper>=1.1.0 +autoscraper>=1.1.14 # autoscraper 1.1.x fails build() with beautifulsoup4 4.13+ (empty learned list); keep 4.12.x beautifulsoup4>=4.15.0,<4.16 lxml>=6.1.2