pydantic<3.0,>=2.7
jsonschema>=4.21.1
sentencepiece>=0.2.0
typing-extensions>=4.11.0
tiktoken>=0.7.0
pillow>=10.3.0
requests>=2.0.0
pydantic-extra-types[pycountry]>=2.10.5

[:python_version < "3.9"]
numpy<1.25,>=1.22

[:python_version >= "3.9"]
numpy>=1.25

[audio]
mistral_common[soundfile]
mistral_common[soxr]

[hf-hub]
huggingface-hub>=0.32.4

[image]
mistral_common[opencv]

[opencv]
opencv-python-headless>=4.0.0

[soundfile]
soundfile>=0.12.1

[soxr]
soxr>=0.5.0
