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.0.2.6...0.0.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent a0eb75b commit f5dd08d
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 @@ -29,7 +29,7 @@ dynaconf = "^3.1.12"
loguru = ">=0.6.0"
httpx = ">=0.24.1"
js2py = "^0.74"
g4f = "^0.0.2.6"
g4f = ">=0.0.2.6,<0.0.4.0"
langchain = "^0.0.292"
nest_asyncio = "*"

Expand Down

0 comments on commit f5dd08d

Please sign in to comment.