diff --git a/requirements.in b/requirements.in index eb70fc3..ee96f5e 100644 --- a/requirements.in +++ b/requirements.in @@ -3,7 +3,7 @@ fastapi[all] sqlalchemy # Fetch title etc from links -bs4 +beautifulsoup4 # Generate (atom) feeds for tags and such feedgen