Skip to content

Commit 42d5ed9

Browse files
chore(deps): update mistralai requirement from <2,>=0.1.0 to >=0.1.0,<3
Updates the requirements on [mistralai](https://github.com/mistralai/client-python) to permit the latest version. - [Release notes](https://github.com/mistralai/client-python/releases) - [Changelog](https://github.com/mistralai/client-python/blob/main/RELEASES.md) - [Commits](mistralai/client-python@0.1.0...v2.1.3) --- updated-dependencies: - dependency-name: mistralai dependency-version: 2.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed633ef commit 42d5ed9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies = [
4242
"pydantic-settings>=2.4.0,<3",
4343
"python-dotenv>=1.0.1,<2",
4444
"ollama>=0.1.0,<1",
45-
"mistralai>=0.1.0,<2",
45+
"mistralai>=0.1.0,<3",
4646
"cohere>=5.0.0,<6",
4747
"groq>=0.1.0,<2",
4848
"rich>=13.0.0,<15",

0 commit comments

Comments
 (0)