has issues

This commit is contained in:
Andras Schmelczer 2026-05-25 13:20:17 +01:00
parent 2e112d7398
commit c645b0f1d4
96 changed files with 2147083 additions and 5787 deletions

View file

@ -6,6 +6,6 @@ dependencies = [
"httpx",
"polars",
"fake-useragent>=2.2.0",
"playwright>=1.58.0",
"playwright>=1.58.0,<1.60.0",
"camoufox>=0.4.11",
]