Sort and auto-fetch articles
This commit is contained in:
parent
3583089eb1
commit
70b7a2604e
3 changed files with 123 additions and 5 deletions
|
|
@ -5,6 +5,7 @@ description = "Add your description here"
|
|||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"fastapi-utils[all]>=0.8.0",
|
||||
"fastapi[standard]>=0.115.12",
|
||||
"feedparser>=6.0.11",
|
||||
"groq>=0.26.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue