Skip to content

Commit

Permalink
⬆️ 🤖 Dependencies: Update g4f requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [g4f](https://github.com/xtekky/gpt4free) to permit the latest version.
- [Release notes](https://github.com/xtekky/gpt4free/releases)
- [Commits](xtekky/gpt4free@0.3.2.6...0.3.2.8)

---
updated-dependencies:
- dependency-name: g4f
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 1e45282 commit 5ce17b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ uvicorn = ">=0.22.0"
dynaconf = ">=3.2.0"
loguru = ">=0.6.0"
httpx = ">=0.24.1"
g4f = "0.3.2.6"
g4f = "0.3.2.8"
js2py = "^0.74"
PyExecJS2="1.6.1"
curl_cffi = "0.7.1"
Expand Down

0 comments on commit 5ce17b8

Please sign in to comment.