bidict>=0.23.1
hnswlib>=0.8.0
msgpack>=1.1.1
pillow>=11.3.0
psutil>=7.1.0
pyro5>=5.15

[all]
torchvision>=0.17.2
ftfy>=6.3.1
regex>=2025.9.18
tqdm>=4.67.1
huggingface-hub>=0.35.0

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

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