1 Commits

Author SHA1 Message Date
Renovate Bot df3cadc1c9 chore(deps): update dependency httpx to v0.28.1 2026-05-28 12:00:47 +00:00
+4 -4
View File
@@ -2,20 +2,20 @@
fastapi==0.115.0
uvicorn==0.30.0
python-telegram-bot==21.5
httpx==0.27.0
httpx==0.28.1
aiohttp==3.10.0
# Scraping
beautifulsoup4==4.12.3
lxml==5.2.2
trafilatura==1.12.2
trafilatura==1.12.0
youtube-transcript-api==0.6.2
pdfplumber==0.11.9
feedparser==6.0.12
duckduckgo-search==6.2.6
# Storage & Embeddings
sqlite-vec==0.1.9
sqlite-vec==0.1.6
aiosqlite==0.20.0
# Processing
@@ -27,7 +27,7 @@ scikit-learn==1.5.1
anthropic>=0.40.0
# PDF export
markdown==3.10.2
markdown==3.7
reportlab==4.2.5
# Utilities