fix: Fixes to handle the new extra deps group

This commit is contained in:
Karim shoair
2025-09-15 00:19:19 +03:00
parent c7b9d45232
commit f848e6b7f2
6 changed files with 8 additions and 23 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ from mcp.server.fastmcp import FastMCP
from pydantic import BaseModel, Field
from scrapling.core.shell import Convertor
from scrapling.engines.toolbelt import Response as _ScraplingResponse
from scrapling.engines.toolbelt.custom import Response as _ScraplingResponse
from scrapling.fetchers import (
Fetcher,
FetcherSession,