Fix openrent

This commit is contained in:
Andras Schmelczer 2026-03-15 11:40:06 +00:00
parent b3a7ab40c8
commit 4d08f5d08d
5 changed files with 135 additions and 53 deletions

View file

@ -10,4 +10,5 @@ dependencies = [
"fake-useragent>=2.2.0",
"prometheus-client",
"beautifulsoup4",
"playwright>=1.58.0",
]