Compare commits
No commits in common. "d3217163aeeae3fe5c87ddc932e67281fb2dd21b" and "5316dd4efe82c281a57d16553124885f3810e18b" have entirely different histories.
d3217163ae
...
5316dd4efe
|
@ -60,8 +60,6 @@ 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)
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = '0.1.49'
|
__version__ = '0.1.48'
|
||||||
|
|
2
setup.py
2
setup.py
|
@ -76,8 +76,6 @@ 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',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user