Remove finder

This commit is contained in:
Andras Schmelczer 2026-04-04 22:59:28 +01:00
parent 55238f59aa
commit cd778dd088
26 changed files with 0 additions and 57826 deletions

View file

@ -1,17 +0,0 @@
[project]
name = "finder"
version = "0.1.0"
requires-python = ">=3.12"
dependencies = [
"flask",
"httpx",
"curl_cffi",
"polars",
"fake-useragent>=2.2.0",
"prometheus-client",
"beautifulsoup4",
"lxml",
"playwright>=1.58.0",
"playwright-stealth>=2.0.2",
"camoufox>=0.4.11",
]