From f6d77c8a015916c62b5f97f90533b2fe0a2ede64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 18:33:54 +0000 Subject: [PATCH] Bump ccxt from 4.3.28 to 4.3.34 Bumps [ccxt](https://github.com/ccxt/ccxt) from 4.3.28 to 4.3.34. - [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.3.28...4.3.34) --- 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 d4f343c2..6f5ba81f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ PyYAML==6.0.1 tradingview-ta==3.3.0 aiohttp==3.9.5 asyncpraw==7.7.1 -ccxt==4.3.28 +ccxt==4.3.34 transformers==4.41.1 matplotlib==3.9.0 scipy==1.13.0