Karim shoair commited on
Commit
3ced0d2
·
1 Parent(s): f94c511

build: Add msgspec to the deps

Browse files
Files changed (1) hide show
  1. pyproject.toml +1 -0
pyproject.toml CHANGED
@@ -64,6 +64,7 @@ dependencies = [
64
  "playwright>=1.52.0",
65
  "rebrowser-playwright>=1.52.0",
66
  "camoufox[geoip]>=0.4.11",
 
67
  ]
68
 
69
  [project.urls]
 
64
  "playwright>=1.52.0",
65
  "rebrowser-playwright>=1.52.0",
66
  "camoufox[geoip]>=0.4.11",
67
+ "msgspec>=0.19.0",
68
  ]
69
 
70
  [project.urls]