From 6608a023188694e2ce90b7a26621a0ba62a24ffb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 18:03:46 +0000 Subject: [PATCH] Bump ccxt from 4.2.36 to 4.2.76 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.2.36 to 4.2.76. - [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.76) --- 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..6549d8d9 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.76 transformers==4.37.2 matplotlib==3.8.2 scipy==1.11.4