aboutsummaryrefslogtreecommitdiff
path: root/blog/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'blog/pyproject.toml')
-rw-r--r--blog/pyproject.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/blog/pyproject.toml b/blog/pyproject.toml
index 19a535e8..b75e9a8c 100644
--- a/blog/pyproject.toml
+++ b/blog/pyproject.toml
@@ -10,7 +10,6 @@ python = "^3.9"
# bicephalus = { path = "../../bicephalus", develop = true }
bicephalus = { git = "https://github.com/alexpdp7/bicephalus.git" }
htmlgenerator = "^1.2.32"
-beautifulsoup4 = "^4.12.3"
feedgen = "^1.0.0"
lxml = "^5.3.0"