build: forcing playwright version
Until the Python driver for patchright 1.57 releases
This commit is contained in:
+2
-2
@@ -67,8 +67,8 @@ dependencies = [
|
|||||||
fetchers = [
|
fetchers = [
|
||||||
"click>=8.3.0",
|
"click>=8.3.0",
|
||||||
"curl_cffi>=0.14.0",
|
"curl_cffi>=0.14.0",
|
||||||
"playwright>=1.56.0",
|
"playwright==1.56.0",
|
||||||
"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.20.0",
|
"msgspec>=0.20.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user