diff --git a/pyproject.toml b/pyproject.toml index 9953c1c1a04..9acaa17e44d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dependencies = [ "transformers==4.41.1", # Core application dependencies, pinned for reproducible builds. - "fastapi-events==0.11.0", + "fastapi-events==0.11.1", "fastapi==0.111.0", "huggingface-hub==0.23.1", "pydantic-settings==2.2.1",