diff --git a/setup.py b/setup.py index 1b3a1e3b5..e7d175d30 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ install_requirements = [ "black==24.8.0", "bumpversion", - "ccxt==4.4.14", + "ccxt==4.4.17", "coverage", "dash[testing]==2.18.1", "dash_bootstrap_components==1.6.0",