Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6d9625996f |
+4
-4
@@ -2,16 +2,16 @@
|
|||||||
fastapi==0.115.0
|
fastapi==0.115.0
|
||||||
uvicorn==0.30.0
|
uvicorn==0.30.0
|
||||||
python-telegram-bot==21.5
|
python-telegram-bot==21.5
|
||||||
httpx==0.28.1
|
httpx==0.27.0
|
||||||
aiohttp==3.10.0
|
aiohttp==3.13.5
|
||||||
|
|
||||||
# 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.0
|
||||||
youtube-transcript-api==0.6.2
|
youtube-transcript-api==0.6.2
|
||||||
pdfplumber==0.11.9
|
pdfplumber==0.11.3
|
||||||
feedparser==6.0.12
|
feedparser==6.0.11
|
||||||
duckduckgo-search==6.2.6
|
duckduckgo-search==6.2.6
|
||||||
|
|
||||||
# Storage & Embeddings
|
# Storage & Embeddings
|
||||||
|
|||||||
Reference in New Issue
Block a user