Merge pull request #11131 from freqtrade/dependabot/pip/develop/ccxt-4.4.42

chore(deps): bump ccxt from 4.4.40 to 4.4.42
This commit is contained in:
Matthias
2024-12-23 08:09:13 +01:00
committed by GitHub

View File

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