From 7c7eed047e018ac696406b9d1d0d9b2c435407c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 21:12:53 +0000 Subject: [PATCH] Bump aim from 3.17.5 to 3.18.1 Bumps [aim](https://github.com/aimhubio/aim) from 3.17.5 to 3.18.1. - [Release notes](https://github.com/aimhubio/aim/releases) - [Changelog](https://github.com/aimhubio/aim/blob/main/CHANGELOG.md) - [Commits](https://github.com/aimhubio/aim/compare/v3.17.5...v3.18.1) --- updated-dependencies: - dependency-name: aim dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a63da8f5f..0c7204395 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ accelerate>=0.20.3 packaging transformers>=4.34.1 torch -aim==3.17.5 +aim==3.18.1 sentencepiece tokenizers>=0.13.3 tqdm