diff --git a/pyproject.toml b/pyproject.toml index 7a49906..fd456f7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ authors = [ { name = "Personal project scaffold" }, ] dependencies = [ - "beautifulsoup4>=4.12.3", + "beautifulsoup4>=4.15.0", "fastapi>=0.139.0", "lancedb>=0.29.2", "lxml>=6.1.1",