build: Add msgspec to the deps

It will be used very soon
This commit is contained in:
Karim shoair
2025-06-19 04:04:25 +03:00
parent 3e63fa2523
commit 23b883f05a
+1
View File
@@ -64,6 +64,7 @@ dependencies = [
"playwright>=1.52.0",
"rebrowser-playwright>=1.52.0",
"camoufox[geoip]>=0.4.11",
"msgspec>=0.19.0",
]
[project.urls]