Skip to content

Commit 84da8db

Browse files
bumps mistralai min version
1 parent 0bf0577 commit 84da8db

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ sentence-transformers = { version = ">=2.2.2", optional = true }
3232
google-cloud-aiplatform = { version = ">=1.26", optional = true }
3333
protobuf = { version = ">=5.29.1,<6.0.0.dev0", optional = true }
3434
cohere = { version = ">=4.44", optional = true }
35-
mistralai = { version = ">=0.2.0", optional = true }
35+
mistralai = { version = ">=1.0.0", optional = true }
3636
boto3 = { version = ">=1.34.0", optional = true }
3737

3838
[tool.poetry.extras]

0 commit comments

Comments
 (0)