1
0

Compare commits

..

No commits in common. "090b854f666619807d0a6aeaacab652fe2cfc512" and "51d49bf9f7ead4888db6f3f0d2f95a5e07cea95c" have entirely different histories.

3 changed files with 1 additions and 3 deletions

View File

@ -1 +1 @@
__version__ = '0.1.40'
__version__ = '0.1.39'

View File

@ -9,4 +9,3 @@ python-kucoin
krakenex
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

View File

@ -76,7 +76,6 @@ REQUIREMENTS_MAIN = [
'krakenex',
'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',
]
REQUIREMENTS_TEST = [
'pytest',