diff --git a/requirements.txt b/requirements.txt index 05a088efe..26a74b23f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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