Fix warnings; use httpx2 and authors_str
This commit is contained in:
parent
1065838ef7
commit
c481c7c88f
14 changed files with 65 additions and 49 deletions
|
|
@ -7,7 +7,7 @@ requires-python = ">=3.12"
|
|||
dependencies = [
|
||||
"apscheduler>=3.11.0",
|
||||
"fastapi",
|
||||
"httpx",
|
||||
"httpx2",
|
||||
"jinja2",
|
||||
"lxml",
|
||||
"markdownify",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue