4 Commits

Author SHA1 Message Date
Renovate Bot 25b2bdce58 chore(deps): update dependency aiohttp to v3.14.0 2026-06-02 00:00:33 +00:00
Renovate Bot 4bfd27db2c chore(deps): update dependency youtube-transcript-api to v0.6.3
Build & Deploy ResearchOwl / build-and-push (push) Successful in 1m5s
2026-05-29 12:00:36 +00:00
Renovate Bot 30509dab4a chore(deps): update dependency trafilatura to v1.12.2
Build & Deploy ResearchOwl / build-and-push (push) Successful in 45s
2026-05-28 12:00:45 +00:00
Renovate Bot f6ad57e3c7 chore(deps): update dependency sqlite-vec to v0.1.9
Build & Deploy ResearchOwl / build-and-push (push) Successful in 49s
2026-05-26 12:00:47 +00:00
+5 -5
View File
@@ -2,20 +2,20 @@
fastapi==0.115.0
uvicorn==0.30.0
python-telegram-bot==21.5
httpx==0.28.1
aiohttp==3.10.0
httpx==0.27.0
aiohttp==3.14.0
# Scraping
beautifulsoup4==4.12.3
lxml==5.2.2
trafilatura==1.12.0
youtube-transcript-api==0.6.2
trafilatura==1.12.2
youtube-transcript-api==0.6.3
pdfplumber==0.11.9
feedparser==6.0.12
duckduckgo-search==6.2.6
# Storage & Embeddings
sqlite-vec==0.1.6
sqlite-vec==0.1.9
aiosqlite==0.20.0
# Processing