Skip to content

Commit ec5bf12

Browse files
committed
Add beautifulsoup4
1 parent 34d3335 commit ec5bf12

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
lines changed

poetry.lock

Lines changed: 32 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
@@ -17,6 +17,7 @@ packages = [
1717
python = "^3.8"
1818
requests = "^2.28.1"
1919
aiohttp = "^3.8.1"
20+
beautifulsoup4 = "^4.11.1"
2021

2122
[tool.poetry.dev-dependencies]
2223
tox = "^3.25.1"

0 commit comments

Comments
 (0)