diff --git a/requirements.txt b/requirements.txt index b11bf62..6a7ea90 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ typing-inspection==0.4.2 typing_extensions==4.16.0 uvicorn==0.49.0 uvloop -yarl==1.24.2 +yarl==1.24.5 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)