build: Pump up deps

This commit is contained in:
Karim shoair
2025-10-26 05:04:53 +03:00
parent 59ec6be201
commit f9a514cc64
+2 -2
View File
@@ -59,7 +59,7 @@ classifiers = [
dependencies = [
"lxml>=6.0.2",
"cssselect>=1.3.0",
"orjson>=3.11.3",
"orjson>=3.11.4",
"tldextract>=5.3.0",
]
@@ -74,7 +74,7 @@ fetchers = [
"msgspec>=0.19.0",
]
ai = [
"mcp>=1.18.0",
"mcp>=1.19.0",
"markdownify>=1.2.0",
"scrapling[fetchers]",
]