diff options
| author | alex <alex@pdp7.net> | 2025-02-03 21:42:55 +0100 |
|---|---|---|
| committer | alexpdp7 <alex@corcoles.net> | 2025-02-03 21:43:55 +0100 |
| commit | 74b26671d27d18f89755230a9ee97e52c187ee5e (patch) | |
| tree | 1d38a7ec4c438feeb285c1df7a0c0f0a0cb46870 /blog/pyproject.toml | |
| parent | d71570668f2ad59f1bdc3c8214baff666b7227ad (diff) | |
Remove unused beautifulsoup4
Diffstat (limited to 'blog/pyproject.toml')
| -rw-r--r-- | blog/pyproject.toml | 1 |
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" |
