Skip to content

Commit 3f4099a

Browse files
simon-motlrmchlsmth
authored andcommitted
[Misc] bump mistral common version (vllm-project#10367)
Signed-off-by: simon-mo <simon.mo@hey.com> Signed-off-by: Tyler Michael Smith <tyler@neuralmagic.com>
1 parent 3c06efd commit 3f4099a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-common.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pyzmq
2626
msgspec
2727
gguf == 0.10.0
2828
importlib_metadata
29-
mistral_common[opencv] >= 1.4.4
29+
mistral_common[opencv] >= 1.5.0
3030
pyyaml
3131
six>=1.16.0; python_version > '3.11' # transitive dependency of pandas that needs to be the latest version for python 3.12
3232
setuptools>=74.1.1; python_version > '3.11' # Setuptools is used by triton, we need to ensure a modern version is installed for 3.12+ so that it does not try to import distutils, which was removed in 3.12

0 commit comments

Comments
 (0)