1
0

🤖 Repository layout updated to latest version

This commit was automatically generated by a script: https://gitfub.space/Jmaa/repo-manager
This commit is contained in:
Takunomi Automaticus, The 2nd 2024-10-26 11:28:37 +02:00
parent 5316dd4efe
commit 578d2bd1c9
2 changed files with 4 additions and 0 deletions

View File

@ -60,6 +60,8 @@ Full list of requirements:
- [frozendict](https://pypi.org/project/frozendict/) - [frozendict](https://pypi.org/project/frozendict/)
- [python-kucoin](https://pypi.org/project/python-kucoin/) - [python-kucoin](https://pypi.org/project/python-kucoin/)
- [krakenex](https://pypi.org/project/krakenex/) - [krakenex](https://pypi.org/project/krakenex/)
- [frontmatter](https://pypi.org/project/frontmatter/)
- [marko](https://pypi.org/project/marko/)
- [fin-depo](https://gitfub.space/Jmaa/fin-depo) - [fin-depo](https://gitfub.space/Jmaa/fin-depo)
- [secret_loader](https://gitfub.space/Jmaa/secret_loader) - [secret_loader](https://gitfub.space/Jmaa/secret_loader)
- [requests-util](https://gitfub.space/Jmaa/requests_util) - [requests-util](https://gitfub.space/Jmaa/requests_util)

View File

@ -76,6 +76,8 @@ REQUIREMENTS_MAIN = [
'frozendict', 'frozendict',
'python-kucoin', 'python-kucoin',
'krakenex', 'krakenex',
'frontmatter',
'marko',
'fin-depo @ git+https://gitfub.space/Jmaa/fin-depo.git', 'fin-depo @ git+https://gitfub.space/Jmaa/fin-depo.git',
'secret_loader @ git+https://gitfub.space/Jmaa/secret_loader', 'secret_loader @ git+https://gitfub.space/Jmaa/secret_loader',
'requests-util @ git+https://gitfub.space/Jmaa/requests_util', 'requests-util @ git+https://gitfub.space/Jmaa/requests_util',