diff --git a/pyproject.toml b/pyproject.toml index 40c841f4..49803259 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ authors = [ dependencies = [ "urllib3== 2.0.7", "bibtexparser==1.4.1", - "huggingface_hub==0.19.1", + "huggingface_hub==0.19.3", "fastapi==0.104.1", "uvicorn==0.24.0.post1", "requests==2.31.0",