From 3bbf63424b4ea4e73fc6bcdcaf867c7d7c8a9c25 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 13:10:59 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20=F0=9F=9B=A0=EF=B8=8F(deps?= =?UTF-8?q?):=20update=20dependency=20crawl4ai=20to=20v0.3.72?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 65dea4c..e4e4a9b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ curl_cffi = "0.7.2" Brotli = "1.1.0" openai = "1.52.2" groq = "0.11.0" -crawl4ai = "0.3.5" +crawl4ai = "0.3.72" playwright = "1.47.0"