build: update deps
This commit is contained in:
+2
-2
@@ -60,7 +60,7 @@ dependencies = [
|
|||||||
"cssselect>=1.3.0",
|
"cssselect>=1.3.0",
|
||||||
"IPython>=8.37", # The last version that supports Python 3.10
|
"IPython>=8.37", # The last version that supports Python 3.10
|
||||||
"click>=8.2.1",
|
"click>=8.2.1",
|
||||||
"orjson>=3.10.18",
|
"orjson>=3.11.1",
|
||||||
"tldextract>=5.3.0",
|
"tldextract>=5.3.0",
|
||||||
"curl_cffi>=0.11.4",
|
"curl_cffi>=0.11.4",
|
||||||
"playwright>=1.52.0",
|
"playwright>=1.52.0",
|
||||||
@@ -68,7 +68,7 @@ dependencies = [
|
|||||||
"camoufox[geoip]>=0.4.11",
|
"camoufox[geoip]>=0.4.11",
|
||||||
"msgspec>=0.19.0",
|
"msgspec>=0.19.0",
|
||||||
"markdownify>=1.1.0",
|
"markdownify>=1.1.0",
|
||||||
"mcp[cli]>=1.10.1",
|
"mcp[cli]>=1.12.2",
|
||||||
]
|
]
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
|
|||||||
Reference in New Issue
Block a user