From 8d60ddba3a94ec19e7f7bfa4b551c32df2ff47e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adem=C3=ADlson=20Tonato?= Date: Mon, 15 Sep 2025 19:10:08 +0100 Subject: [PATCH] docs: update installation command for firecrawl-py package (#32958) --- docs/docs/integrations/providers/firecrawl.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/integrations/providers/firecrawl.mdx b/docs/docs/integrations/providers/firecrawl.mdx index 48f9e44c170..7b3f28b0a6d 100644 --- a/docs/docs/integrations/providers/firecrawl.mdx +++ b/docs/docs/integrations/providers/firecrawl.mdx @@ -10,7 +10,7 @@ Install the python SDK: ```bash -pip install firecrawl-py==0.0.20 +pip install firecrawl-py ``` ## Document loader