diff --git a/pyproject.toml b/pyproject.toml index bb4a49e7..703ca15c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ authors = [ dependencies = [ "urllib3== 2.1.0", "bibtexparser==1.4.1", - "huggingface_hub==0.19.3", + "huggingface_hub==0.19.4", "fastapi==0.104.1", "uvicorn==0.24.0.post1", "requests==2.31.0",