diff --git a/gemini/sample-apps/llamaindex-rag/pyproject.toml b/gemini/sample-apps/llamaindex-rag/pyproject.toml index 8c4e970c5c..4fee3a8f8a 100644 --- a/gemini/sample-apps/llamaindex-rag/pyproject.toml +++ b/gemini/sample-apps/llamaindex-rag/pyproject.toml @@ -262,7 +262,7 @@ virtualenv = "20.26.6" watchdog = "4.0.2" watchfiles = "0.24.0" websocket-client = "1.8.0" -websockets = "12.0" +websockets = "14.1" wrapt = "1.16.0" xxhash = "3.5.0" yarl = "1.13.1"