diff --git a/pyproject.toml b/pyproject.toml index 7bce333..a417960 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,6 +39,7 @@ keywords = [ ] # urls = {Homepage = "https://gitgud.io/sjehuda/slixfeed"} dependencies = [ + "aiofiles", "aiohttp", # "daemonize", "feedparser",