build: Pump deps up

msgspec now supports py14
This commit is contained in:
Karim shoair
2025-11-24 13:03:18 +02:00
parent 088d1912d6
commit abc9aaebfe
+1 -1
View File
@@ -71,7 +71,7 @@ fetchers = [
"patchright>=1.56.0", "patchright>=1.56.0",
"camoufox>=0.4.11", "camoufox>=0.4.11",
"geoip2>=5.2.0", "geoip2>=5.2.0",
"msgspec>=0.19.0", "msgspec>=0.20.0",
] ]
ai = [ ai = [
"mcp>=1.19.0", "mcp>=1.19.0",