Sort and auto-fetch articles

This commit is contained in:
Marty Oehme 2025-06-05 20:27:26 +02:00
parent 3583089eb1
commit 70b7a2604e
Signed by: Marty
GPG key ID: 4E535BC19C61886E
3 changed files with 123 additions and 5 deletions

View file

@ -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",