mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-15 20:31:43 +00:00
chore: bump ccxt to 4.4.87
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user