build: pump version up and update deps

This commit is contained in:
Karim shoair
2025-09-20 00:33:07 +03:00
parent 67aa1a2ae7
commit 5164b801ec
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -64,7 +64,7 @@ dependencies = [
[project.optional-dependencies]
fetchers = [
"click>=8.2.1",
"click>=8.3.0",
"curl_cffi>=0.13.0",
"playwright>=1.55.0",
"patchright>=1.55.2",
@@ -73,7 +73,7 @@ fetchers = [
"msgspec>=0.19.0",
]
ai = [
"mcp>=1.14.0",
"mcp>=1.14.1",
"markdownify>=1.2.0",
"scrapling[fetchers]",
]