Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 25b2bdce58 | |||
| 4bfd27db2c |
+3
-3
@@ -3,13 +3,13 @@ fastapi==0.115.0
|
||||
uvicorn==0.30.0
|
||||
python-telegram-bot==21.5
|
||||
httpx==0.27.0
|
||||
aiohttp==3.10.0
|
||||
aiohttp==3.14.0
|
||||
|
||||
# Scraping
|
||||
beautifulsoup4==4.12.3
|
||||
lxml==5.2.2
|
||||
trafilatura==1.12.2
|
||||
youtube-transcript-api==0.6.2
|
||||
youtube-transcript-api==0.6.3
|
||||
pdfplumber==0.11.9
|
||||
feedparser==6.0.12
|
||||
duckduckgo-search==6.2.6
|
||||
@@ -31,7 +31,7 @@ markdown==3.7
|
||||
reportlab==4.2.5
|
||||
|
||||
# Utilities
|
||||
pydantic==2.13.4
|
||||
pydantic==2.8.0
|
||||
pydantic-settings==2.4.0
|
||||
tenacity==9.0.0
|
||||
structlog==24.4.0
|
||||
|
||||
Reference in New Issue
Block a user