diff --git a/pyproject.toml b/pyproject.toml index 7593262d3..dd86fa7f8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ classifiers = [ dependencies = [ # from requirements.txt - "ccxt>=4.4.60", + "ccxt>=4.4.87", "SQLAlchemy>=2.0.6", "python-telegram-bot>=20.1", "humanize>=4.0.0", diff --git a/requirements.txt b/requirements.txt index 4e37426b7..6776cb1ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ bottleneck==1.4.2 numexpr==2.10.2 ft-pandas-ta==0.3.15 -ccxt==4.4.86 +ccxt==4.4.87 cryptography==45.0.3 aiohttp==3.12.6 SQLAlchemy==2.0.41