diff options
author | techchud <protrude_paying969@simplelogin.com> | 2025-08-17 19:55:26 -0500 |
---|---|---|
committer | techchud <protrude_paying969@simplelogin.com> | 2025-08-17 19:55:26 -0500 |
commit | 3fad27b8d1c2e6cb496f05a1f769662048b5a22a (patch) | |
tree | f780d9b028ac2f2a1b51c5b8982e78c7b8ade12c | |
parent | 76d67984f353757d293cb43598b645e9b7454513 (diff) | |
download | dilbertRss-3fad27b8d1c2e6cb496f05a1f769662048b5a22a.tar.gz dilbertRss-3fad27b8d1c2e6cb496f05a1f769662048b5a22a.tar.bz2 dilbertRss-3fad27b8d1c2e6cb496f05a1f769662048b5a22a.zip |
update dependencies list
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |