diff --git a/README.md b/README.md index 890f320..890b466 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,30 @@ Use `--help` option to see all options. different sites, but not in the detail I want. -# License +## Dependencies + +All requirements can be installed easily using: + +```bash +pip install -r requirements.txt +``` + +Full list of requirements: +- [beautifulsoup4](https://pypi.org/project/beautifulsoup4/) +- [lxml](https://pypi.org/project/lxml/) +- [requests](https://pypi.org/project/requests/) +- [requests_cache](https://pypi.org/project/requests_cache/) +- [browsercookie](https://pypi.org/project/browsercookie/) +- [cfscrape](https://pypi.org/project/cfscrape/) +- [frozendict](https://pypi.org/project/frozendict/) +- [python-kucoin](https://pypi.org/project/python-kucoin/) +- [krakenex](https://pypi.org/project/krakenex/) +- [fin-depo](https://gitfub.space/Jmaa/fin-depo) +- [secret_loader](https://gitfub.space/Jmaa/secret_loader) +- [requests-util](https://gitfub.space/Jmaa/requests_util) + + +## License ``` MIT License