Updates required for huobi datadownload

This commit is contained in:
Matthias
2022-02-25 15:50:45 +01:00
parent f3421dfa9f
commit a1f2f6ddeb
3 changed files with 3 additions and 3 deletions

View File

@@ -42,7 +42,7 @@ setup(
],
install_requires=[
# from requirements.txt
'ccxt>=1.66.32',
'ccxt>=1.74.17',
'SQLAlchemy',
'python-telegram-bot>=13.4',
'arrow>=0.17.0',