From 2f5e681be9ef0f890903dd3d4aa27743606471f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 07:05:04 +0000 Subject: [PATCH] Bump g4f[api,openai,webdriver] from 0.2.7.1 to 0.2.9.8 Bumps [g4f[api,openai,webdriver]](https://github.com/xtekky/gpt4free) from 0.2.7.1 to 0.2.9.8. - [Release notes](https://github.com/xtekky/gpt4free/releases) - [Commits](https://github.com/xtekky/gpt4free/compare/0.2.7.1...0.2.9.8) --- updated-dependencies: - dependency-name: g4f[api,openai,webdriver] 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 a839eb8..c4a0b10 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.110.1 -g4f[openai,api,webdriver]==0.2.7.1 +g4f[openai,api,webdriver]==0.2.9.8 pydantic==2.6.4 pydantic-settings==2.2.1 uvicorn==0.29.0