Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 24ec6a3107 |
+2
-2
@@ -1,12 +1,12 @@
|
|||||||
# Core
|
# Core
|
||||||
fastapi==0.136.3
|
fastapi==0.115.0
|
||||||
uvicorn==0.30.0
|
uvicorn==0.30.0
|
||||||
python-telegram-bot==21.5
|
python-telegram-bot==21.5
|
||||||
httpx==0.27.0
|
httpx==0.27.0
|
||||||
aiohttp==3.10.0
|
aiohttp==3.10.0
|
||||||
|
|
||||||
# Scraping
|
# Scraping
|
||||||
beautifulsoup4==4.12.3
|
beautifulsoup4==4.14.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
|
||||||
|
|||||||
Reference in New Issue
Block a user