Skip to content

Commit 27aebde

Browse files
authored
Remove beautifulsoup4 as a dependency (#726)
1 parent b32ee24 commit 27aebde

2 files changed

Lines changed: 1 addition & 31 deletions

File tree

poetry.lock

Lines changed: 1 addition & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ classifiers = [
6565
[tool.poetry.dependencies]
6666
aiohttp = ">=3.9.0b0"
6767
backoff = ">=1.11.1"
68-
beautifulsoup4 = ">=4.11.1"
6968
certifi = ">=2023.07.22"
7069
python = "^3.10"
7170
voluptuous = ">=0.11.7"

0 commit comments

Comments
 (0)