build: forcing playwright version

Until the Python driver for patchright 1.57 releases
This commit is contained in:
Karim shoair
2025-12-18 01:45:21 +02:00
parent 580bc5390f
commit e53f1cb363
+2 -2
View File
@@ -67,8 +67,8 @@ dependencies = [
fetchers = [
"click>=8.3.0",
"curl_cffi>=0.14.0",
"playwright>=1.56.0",
"patchright>=1.56.0",
"playwright==1.56.0",
"patchright==1.56.0",
"camoufox>=0.4.11",
"geoip2>=5.2.0",
"msgspec>=0.20.0",