From 46782f9dfbc52bfbc82fcd7a1169af2b1c646cf7 Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Tue, 1 Oct 2024 09:32:39 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96=20Repository=20layout=20updated=20?= =?UTF-8?q?to=20latest=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d8664c..c1df6ad 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,24 @@ Following features are work in progress: - [ ] Improve cache behaviour. User and tags can have much longer cache times. -# License +## Dependencies + +All requirements can be installed easily using: + +```bash +pip install -r requirements.txt +``` + +Full list of requirements: +- [requests](https://pypi.org/project/requests/) +- [requests-cache](https://pypi.org/project/requests-cache/) +- [fuse-python](https://pypi.org/project/fuse-python/) +- [secret_loader](https://gitfub.space/Jmaa/secret_loader) +- [marko](https://pypi.org/project/marko/) +- [python-frontmatter](https://pypi.org/project/python-frontmatter/) + + +## License ``` MIT License