diff --git a/requirements.txt b/requirements.txt index fd759e3..88e3cee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ typing-inspection==0.4.2 typing_extensions==4.14.1 uvicorn==0.46.0 uvloop -yarl==1.20.1 +yarl==1.23.0 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)