diff --git a/python/requirements.txt b/python/requirements.txt index a2b1962..d5b2851 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -5,7 +5,7 @@ requests>=2.34.2 urllib3>=2.7.0 aiohttp>=3.14.3,<4 httpx>=0.27.0 -pycurl>=7.45.5; platform_system != "Windows" +pycurl>=7.47.0; platform_system != "Windows" cloudscraper>=1.2.71 autoscraper>=1.1.0 # autoscraper 1.1.x fails build() with beautifulsoup4 4.13+ (empty learned list); keep 4.12.x