Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 753280b8b9 | |||
| 30509dab4a | |||
| f6ad57e3c7 | |||
| 2a9962a1bd | |||
| 0e52b404bf | |||
| 3a9ab2848a | |||
| d3d22a1605 |
@@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||||
|
}
|
||||||
+5
-5
@@ -8,14 +8,14 @@ aiohttp==3.10.0
|
|||||||
# Scraping
|
# Scraping
|
||||||
beautifulsoup4==4.12.3
|
beautifulsoup4==4.12.3
|
||||||
lxml==5.2.2
|
lxml==5.2.2
|
||||||
trafilatura==1.12.0
|
trafilatura==1.12.2
|
||||||
youtube-transcript-api==0.6.2
|
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
|
||||||
sqlite-vec==0.1.6
|
sqlite-vec==0.1.9
|
||||||
aiosqlite==0.20.0
|
aiosqlite==0.20.0
|
||||||
|
|
||||||
# Processing
|
# Processing
|
||||||
@@ -27,7 +27,7 @@ scikit-learn==1.5.1
|
|||||||
anthropic>=0.40.0
|
anthropic>=0.40.0
|
||||||
|
|
||||||
# PDF export
|
# PDF export
|
||||||
markdown==3.7
|
markdown==3.10.2
|
||||||
reportlab==4.2.5
|
reportlab==4.2.5
|
||||||
|
|
||||||
# Utilities
|
# Utilities
|
||||||
|
|||||||
Reference in New Issue
Block a user