3 Commits

Author SHA1 Message Date
Renovate Bot 4dff236093 chore(deps): update dependency fastapi to v0.136.3 2026-05-27 12:00:45 +00:00
Renovate Bot 2a9962a1bd chore(deps): update dependency pdfplumber to v0.11.9
Build & Deploy ResearchOwl / build-and-push (push) Successful in 46s
2026-05-25 18:00:36 +00:00
Renovate Bot 0e52b404bf chore(deps): update dependency feedparser to v6.0.12
Build & Deploy ResearchOwl / build-and-push (push) Successful in 53s
2026-05-21 12:00:29 +00:00
+4 -4
View File
@@ -1,5 +1,5 @@
# Core # Core
fastapi==0.115.0 fastapi==0.136.3
uvicorn==0.30.0 uvicorn==0.30.0
python-telegram-bot==21.5 python-telegram-bot==21.5
httpx==0.27.0 httpx==0.27.0
@@ -9,9 +9,9 @@ aiohttp==3.10.0
beautifulsoup4==4.12.3 beautifulsoup4==4.12.3
lxml==5.2.2 lxml==5.2.2
trafilatura==1.12.0 trafilatura==1.12.0
youtube-transcript-api==0.6.3 youtube-transcript-api==0.6.2
pdfplumber==0.11.3 pdfplumber==0.11.9
feedparser==6.0.11 feedparser==6.0.12
duckduckgo-search==6.2.6 duckduckgo-search==6.2.6
# Storage & Embeddings # Storage & Embeddings