Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| df3cadc1c9 | |||
| 2a9962a1bd | |||
| 0e52b404bf |
+4
-4
@@ -2,16 +2,16 @@
|
||||
fastapi==0.115.0
|
||||
uvicorn==0.30.0
|
||||
python-telegram-bot==21.5
|
||||
httpx==0.27.0
|
||||
aiohttp==3.13.5
|
||||
httpx==0.28.1
|
||||
aiohttp==3.10.0
|
||||
|
||||
# Scraping
|
||||
beautifulsoup4==4.12.3
|
||||
lxml==5.2.2
|
||||
trafilatura==1.12.0
|
||||
youtube-transcript-api==0.6.2
|
||||
pdfplumber==0.11.3
|
||||
feedparser==6.0.11
|
||||
pdfplumber==0.11.9
|
||||
feedparser==6.0.12
|
||||
duckduckgo-search==6.2.6
|
||||
|
||||
# Storage & Embeddings
|
||||
|
||||
Reference in New Issue
Block a user