From a241741aa2b70a94a7fb7c19bf8b4fcab5c0158b Mon Sep 17 00:00:00 2001 From: Michael Yick Date: Mon, 27 Feb 2023 17:39:29 -0600 Subject: update dependencies list --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index f38e2c3..905e353 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # Usage run `uvicorn main:app --port 8866` in this directory to start the RSS feed reader. + +# Dependencies +python3 +BeautifulSoup +tor +python3-feedgenerator +python3-fastapi +python3-requests +python3-socks -- cgit v1.2.3