Plugin neuheiten: Web-Quellen-Crawler (4 Adapter, Rate-Limit, Dedup-Gate, Sync-UI)

This commit is contained in:
Flo Hartmann
2026-08-23 00:41:02 +00:00
parent 8c9f542b8c
commit 3b0626c774
18 changed files with 2247 additions and 18 deletions

View File

@@ -15,6 +15,7 @@ dependencies = [
"argon2-cffi>=23.1",
"apscheduler>=3.11,<4",
"httpx>=0.27",
"beautifulsoup4>=4.12",
"rapidfuzz>=3.14.5",
"weasyprint>=69.0",
]