# Pinned deliberately. A client upgrade is a spec-review trigger (spec §11):
# the X-Error-Code strings rustingface emits are client-internal constants, not
# a stable API, and `conformance.py` re-checks them against whatever is
# installed here on every run.
huggingface_hub==0.36.0
safetensors==0.6.2
# safetensors needs a framework to open a file; numpy is the lightest.
numpy==2.3.4
requests==2.32.5
