chore: bump ccxt to 4.4.43

this adds support for myokx, the OKX EAA subsidiary.
This commit is contained in:
Matthias
2024-12-28 12:49:55 +01:00
parent 5ca31508fb
commit 0032f9a960

View File

@@ -4,7 +4,7 @@ bottleneck==1.4.2
numexpr==2.10.2
pandas-ta==0.3.14b
ccxt==4.4.42
ccxt==4.4.43
cryptography==42.0.8; platform_machine == 'armv7l'
cryptography==44.0.0; platform_machine != 'armv7l'
aiohttp==3.10.11