v1.2.0
Latest
Changed
-
Crawl4AI — minimum
dependency raised to
>=0.8.6(unclecode/crawl4ai 0.8.x: security fixes,MarkdownGenerationResultAPI, Playwright/patchright updates) -
lxml — CI/Docker install
upgrades to
>=6.1.0afterpip installto fix PYSEC-2026-87 until crawl4ai relaxeslxml~=5.3
Install
$
pip install crawlboy==1.2.0
$
crawl4ai-setup
After install, upgrade lxml if you run your
own security audits:
pip install 'lxml>=6.1.0'