Skip to content

Commit 92ba7e7

Browse files
authored
[misc] upgrade mistral-common (#8715)
1 parent d4a2ac8 commit 92ba7e7

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 >= 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)