From d74cfbfa1e34b4d0898c6d7bcaf7fd8db1a32942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 15:51:39 +0000 Subject: [PATCH] Bump cohere from 5.3.4 to 5.4.0 Bumps cohere from 5.3.4 to 5.4.0. --- updated-dependencies: - dependency-name: cohere 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 62f6db2..8e55f54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ pytest==8.2.0 pytest-json-report==1.5.0 pytest-xdist==3.6.1 # Third-party-test -cohere==5.3.4 +cohere==5.4.0 llamaapi==0.1.36 # My AI APIs leonardo-api==0.0.10