Compare commits
2 Commits
5316dd4efe
...
d3217163ae
Author | SHA1 | Date | |
---|---|---|---|
d3217163ae | |||
578d2bd1c9 |
|
@ -60,6 +60,8 @@ Full list of requirements:
|
|||
- [frozendict](https://pypi.org/project/frozendict/)
|
||||
- [python-kucoin](https://pypi.org/project/python-kucoin/)
|
||||
- [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)
|
||||
- [secret_loader](https://gitfub.space/Jmaa/secret_loader)
|
||||
- [requests-util](https://gitfub.space/Jmaa/requests_util)
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__ = '0.1.48'
|
||||
__version__ = '0.1.49'
|
||||
|
|
2
setup.py
2
setup.py
|
@ -76,6 +76,8 @@ REQUIREMENTS_MAIN = [
|
|||
'frozendict',
|
||||
'python-kucoin',
|
||||
'krakenex',
|
||||
'frontmatter',
|
||||
'marko',
|
||||
'fin-depo @ git+https://gitfub.space/Jmaa/fin-depo.git',
|
||||
'secret_loader @ git+https://gitfub.space/Jmaa/secret_loader',
|
||||
'requests-util @ git+https://gitfub.space/Jmaa/requests_util',
|
||||
|
|
Loading…
Reference in New Issue
Block a user