chore: bump ccxt to 4.4.87

This commit is contained in:
Matthias
2025-06-05 06:46:17 +02:00
parent cb869a2e4d
commit bf96be2b71
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ classifiers = [
dependencies = [
# from requirements.txt
"ccxt>=4.4.60",
"ccxt>=4.4.87",
"SQLAlchemy>=2.0.6",
"python-telegram-bot>=20.1",
"humanize>=4.0.0",

View File

@@ -4,7 +4,7 @@ bottleneck==1.4.2
numexpr==2.10.2
ft-pandas-ta==0.3.15
ccxt==4.4.86
ccxt==4.4.87
cryptography==45.0.3
aiohttp==3.12.6
SQLAlchemy==2.0.41