Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3fed9c7aed |
+2
-2
@@ -10,7 +10,7 @@ aiohttp==3.14.1
|
||||
|
||||
# Scraping
|
||||
beautifulsoup4==4.15.0
|
||||
lxml==6.1.1
|
||||
lxml==5.4.0
|
||||
trafilatura==1.12.2
|
||||
youtube-transcript-api==0.6.3
|
||||
pdfplumber==0.11.10
|
||||
@@ -24,7 +24,7 @@ aiosqlite==0.22.1
|
||||
# Processing
|
||||
tiktoken==0.7.0
|
||||
numpy==1.26.4
|
||||
scikit-learn==1.5.1
|
||||
scikit-learn==1.9.0
|
||||
|
||||
# Claude API (scoring)
|
||||
anthropic>=0.40.0
|
||||
|
||||
Reference in New Issue
Block a user