Skip to content

Commit 55487cb

Browse files
youkaichaokwang1012
authored andcommitted
[misc] upgrade mistral-common (vllm-project#8715)
1 parent f37197f commit 55487cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-common.txt

Lines changed: 1 addition & 1 deletion
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 >= 1.4.0
29+
mistral_common >= 1.4.3
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)