1
0

Compare commits

..

No commits in common. "f194a5defc4884e16bae647af23b96b0452145c1" and "fd8734b80a4054e4ae653b737513f08a3066234a" have entirely different histories.

3 changed files with 3 additions and 3 deletions

View File

@ -60,7 +60,7 @@ 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/)
- [python-frontmatter](https://pypi.org/project/python-frontmatter/) - [frontmatter](https://pypi.org/project/frontmatter/)
- [marko](https://pypi.org/project/marko/) - [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)

View File

@ -1 +1 @@
__version__ = '0.1.59' __version__ = '0.1.58'

View File

@ -76,7 +76,7 @@ REQUIREMENTS_MAIN = [
'frozendict', 'frozendict',
'python-kucoin', 'python-kucoin',
'krakenex', 'krakenex',
'python-frontmatter', 'frontmatter',
'marko', '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',