chore(dependencies): update firecrawl-py to version 4.9.0 and remove older version

This commit is contained in:
DESKTOP-RTLN3BA\$punk 2025-11-26 14:19:05 -08:00
parent bebc1c6bfc
commit 5742f83ca8
2 changed files with 6 additions and 5 deletions

View file

@ -11,7 +11,6 @@ dependencies = [
"docling>=2.15.0",
"fastapi>=0.115.8",
"fastapi-users[oauth,sqlalchemy]>=14.0.1",
"firecrawl-py>=1.12.0",
"github3.py==4.0.1",
"google-api-python-client>=2.156.0",
"google-auth-oauthlib>=1.2.1",
@ -49,6 +48,7 @@ dependencies = [
"flower>=2.0.1",
"redis>=5.2.1",
"chonkie[all]>=1.4.0",
"firecrawl-py>=4.9.0",
]
[dependency-groups]