diff --git a/pyproject.toml b/pyproject.toml index e240d54..a9ee954 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,6 +13,7 @@ dependencies = [ "python-dotenv", "requests", "sqlalchemy-utils", + "beautifulsoup4" ] name = "stocklake"