diff --git a/pyproject.toml b/pyproject.toml index e6a0c1bf..5323ece1 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.2", "fastapi==0.104.1", "uvicorn==0.24.0.post1", "requests==2.31.0",