Merge pull request #10791 from freqtrade/dependabot/pip/develop/ccxt-4.4.17

chore(deps): bump ccxt from 4.4.14 to 4.4.17
This commit is contained in:
Matthias
2024-10-14 08:55:13 +02:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ bottleneck==1.4.1
numexpr==2.10.1
pandas-ta==0.3.14b
ccxt==4.4.14
ccxt==4.4.17
cryptography==42.0.8; platform_machine == 'armv7l'
cryptography==43.0.1; platform_machine != 'armv7l'
aiohttp==3.10.10