From 4b2f8fc7f306aa76d9352cb7f3aa005e5441c189 Mon Sep 17 00:00:00 2001 From: takunomi-build-bot Date: Fri, 27 Sep 2024 00:00:00 +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 | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6dce6d5..f4e40f0 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,20 @@ This project is not associated with, nor supported by any of: Use at own risk. -# License +## Dependencies + +All requirements can be installed easily using: + +```bash +pip install -r requirements.txt +``` + +Full list of requirements: +- [enforce_typing](https://pypi.org/project/enforce_typing/) +- [frozendict](https://pypi.org/project/frozendict/) + + +## License ``` MIT License