From d5526547342f100b4b86e314a04a1471a259cdcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 16:31:47 +0000 Subject: [PATCH] Bump openai-python-api from 0.0.7 to 0.0.8 Bumps [openai-python-api](https://github.com/wwakabobik/openai_api) from 0.0.7 to 0.0.8. - [Changelog](https://github.com/wwakabobik/openai_api/blob/master/CHANGELOG.md) - [Commits](https://github.com/wwakabobik/openai_api/commits) --- updated-dependencies: - dependency-name: openai-python-api 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 72c4385..8f6525d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ cohere==4.45 llamaapi==0.1.36 # My AI APIs leonardo-api==0.0.10 -openai-python-api==0.0.7 +openai-python-api==0.0.8 ablt-python-api==0.0.4 # Discord py-cord==2.4.1