Author SHA1 Message Date
Renovate Bot 2b17a78b45 chore(deps): update dependency lxml to v6 2026-07-09 12:00:50 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.14-slim
FROM python:3.12-slim
WORKDIR /app
+1 -1
View File
@@ -10,7 +10,7 @@ aiohttp==3.14.1
# Scraping
beautifulsoup4==4.15.0
lxml==5.4.0
lxml==6.1.1
trafilatura==1.12.2
youtube-transcript-api==0.6.3
pdfplumber==0.11.10