From 4bcf66339f44a7d04a1a7bbd5560f5f81fb1ee88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Mar 2024 18:49:15 +0000 Subject: [PATCH] Bump ccxt from 4.2.36 to 4.2.59 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.2.36 to 4.2.59. - [Release notes](https://github.com/ccxt/ccxt/releases) - [Changelog](https://github.com/ccxt/ccxt/blob/master/CHANGELOG.md) - [Commits](https://github.com/ccxt/ccxt/compare/4.2.36...4.2.59) --- updated-dependencies: - dependency-name: ccxt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 90401c88..52b87d41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ PyYAML==6.0.1 tradingview-ta==3.3.0 aiohttp>=3.8.0 asyncpraw==7.7.1 -ccxt==4.2.36 +ccxt==4.2.59 transformers==4.37.2 matplotlib==3.8.2 scipy==1.11.4