updated ccxt
This commit is contained in:
4
setup.py
4
setup.py
@@ -10,7 +10,7 @@ hyperopt = [
|
|||||||
'filelock',
|
'filelock',
|
||||||
'joblib',
|
'joblib',
|
||||||
'progressbar2',
|
'progressbar2',
|
||||||
]
|
]
|
||||||
|
|
||||||
develop = [
|
develop = [
|
||||||
'coveralls',
|
'coveralls',
|
||||||
@@ -42,7 +42,7 @@ setup(
|
|||||||
],
|
],
|
||||||
install_requires=[
|
install_requires=[
|
||||||
# from requirements.txt
|
# from requirements.txt
|
||||||
'ccxt>=1.66.32',
|
'ccxt>=1.72.29',
|
||||||
'SQLAlchemy',
|
'SQLAlchemy',
|
||||||
'python-telegram-bot>=13.4',
|
'python-telegram-bot>=13.4',
|
||||||
'arrow>=0.17.0',
|
'arrow>=0.17.0',
|
||||||
|
Reference in New Issue
Block a user