Skip to content

Commit e680f61

Browse files
committed
fix: beautifulsoup4 dependency
1 parent 1ef76a7 commit e680f61

File tree

2 files changed

+46
-1
lines changed

2 files changed

+46
-1
lines changed

poetry.lock

Lines changed: 45 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ pytest = "^8.3.4"
3232
pytest-cov = "^6.0.0"
3333
coverage = "^7.6.12"
3434
isort = "^6.0.1"
35+
beautifulsoup4 = "^4.13.3"
3536

3637
[build-system]
3738
requires = ["poetry-core"]

0 commit comments

Comments
 (0)