Add scraper for https://github.com/rumca-js/RSS-Link-Database
This commit is contained in:
parent
72a967d473
commit
e8e5e87c07
6 changed files with 64 additions and 5 deletions
|
|
@ -14,6 +14,8 @@ jinja2 = "^3.1.4"
|
|||
python-dotenv = "^1.0.1"
|
||||
python-multipart = "^0.0.9"
|
||||
reader = "^3.12"
|
||||
orjson = "^3.10.3"
|
||||
typer = {extras = ["all"], version = "^0.12.3"}
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ruff = "^0.4.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue