diff --git a/python/pyproject.toml b/python/pyproject.toml index 6bc95f773a90..61f038985217 100644 --- a/python/pyproject.toml +++ b/python/pyproject.toml @@ -103,7 +103,7 @@ milvus = [ "milvus >= 2.3,<2.3.8; platform_system != 'Windows'" ] mistralai = [ - "mistralai >= 1.2,< 2.7.3" + "mistralai >= 1.2,< 2.9.5" ] mongo = [ "pymongo >= 4.8.0, < 4.17",