Compare commits
1
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1bb61a85d9 |
+2
-2
@@ -10,7 +10,7 @@ aiohttp==3.14.1
|
|||||||
|
|
||||||
# Scraping
|
# Scraping
|
||||||
beautifulsoup4==4.15.0
|
beautifulsoup4==4.15.0
|
||||||
lxml==6.1.1
|
lxml==5.4.0
|
||||||
trafilatura==1.12.2
|
trafilatura==1.12.2
|
||||||
youtube-transcript-api==0.6.3
|
youtube-transcript-api==0.6.3
|
||||||
pdfplumber==0.11.10
|
pdfplumber==0.11.10
|
||||||
@@ -36,6 +36,6 @@ reportlab==4.2.5
|
|||||||
# Utilities
|
# Utilities
|
||||||
pydantic==2.13.4
|
pydantic==2.13.4
|
||||||
pydantic-settings==2.14.2
|
pydantic-settings==2.14.2
|
||||||
tenacity==9.0.0
|
tenacity==9.1.4
|
||||||
structlog==24.4.0
|
structlog==24.4.0
|
||||||
python-dotenv==1.2.2
|
python-dotenv==1.2.2
|
||||||
|
|||||||
Reference in New Issue
Block a user