Bump ccxt to 4.2.47

This commit is contained in:
Matthias
2024-02-20 06:17:13 +01:00
parent 411f606476
commit b3ba2cee17
2 changed files with 2 additions and 2 deletions

View File

@@ -70,7 +70,7 @@ setup(
],
install_requires=[
# from requirements.txt
'ccxt>=4.2.15',
'ccxt>=4.2.47',
'SQLAlchemy>=2.0.6',
'python-telegram-bot>=20.1',
'arrow>=1.0.0',