Compare commits
No commits in common. "f194a5defc4884e16bae647af23b96b0452145c1" and "fd8734b80a4054e4ae653b737513f08a3066234a" have entirely different histories.
f194a5defc
...
fd8734b80a
|
@ -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)
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = '0.1.59'
|
__version__ = '0.1.58'
|
||||||
|
|
2
setup.py
2
setup.py
|
@ -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',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user