diff --git a/requirements.txt b/requirements.txt index 15512a2..ec195ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ typing-inspection==0.4.2 typing_extensions==4.15.0 uvicorn==0.47.0 uvloop -yarl==1.23.0 +yarl==1.24.2 aiosqlite # Semantic LLM cache — base install (exact-match mode, no heavy ML deps) # For semantic mode use the :semantic Docker image tag (adds sentence-transformers + torch)