1
0

Compare commits

..

No commits in common. "d3217163aeeae3fe5c87ddc932e67281fb2dd21b" and "5316dd4efe82c281a57d16553124885f3810e18b" have entirely different histories.

3 changed files with 1 additions and 5 deletions

View File

@ -60,8 +60,6 @@ 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)

View File

@ -1 +1 @@
__version__ = '0.1.49'
__version__ = '0.1.48'

View File

@ -76,8 +76,6 @@ 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',