bidict>=0.23.1
hnswlib>=0.8.0
msgpack>=1.1.1
pillow>=11.3.0
psutil>=7.0.0
pyro5>=5.15
torchvision>=0.17.2
ftfy>=6.3.1
regex>=2025.9.1
tqdm>=4.67.1
huggingface-hub>=0.35.0

[:sys_platform != "darwin" or platform_machine != "x86_64"]
numpy>=1.24.0
torch>=2.8.0

[:sys_platform == "darwin" and platform_machine == "x86_64"]
numpy<2
torch==2.2.2
