diff --git a/pyproject.toml b/pyproject.toml index fe8a950..4b183d1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "aiokafka>=0.14.0", "pyjwt>=2.13.0", "onnxruntime>=1.29.0", - "huggingface_hub>=0.20.0", + "huggingface_hub>=1.28.0", "google-genai>=2.14.0", "pillow>=12.3.0", "scikit-learn>=1.9.0",