Skip to content

Commit 6a0a940

Browse files
committed
Add beautifulsoup4 and jinja2 to [web]
1 parent c829e96 commit 6a0a940

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

pyproject.toml

+2
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,8 @@ web = [
9393
"passlib>=1.7.4",
9494
"sqlalchemy>=2.0.35",
9595
"scrapy>=2.12.0",
96+
"beautifulsoup4>=4.13.3",
97+
"jinja2>=3.1.5",
9698
]
9799
analytics = [
98100
"duckdb>=1.1.3",

uv.lock

+4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)